mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-15 15:17:33 +08:00
ping6.c: Add include of port_before.h
This commit is contained in:
parent
3604a2578f
commit
dafaba3b0b
@ -1,6 +1,8 @@
|
|||||||
#ifdef __rtems__
|
#ifdef __rtems__
|
||||||
#define USE_RFC2292BIS
|
#define USE_RFC2292BIS
|
||||||
|
|
||||||
|
#include "port_before.h"
|
||||||
|
|
||||||
#define __need_getopt_newlib
|
#define __need_getopt_newlib
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user