mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 23:29:16 +08:00
Remove superfluous undefs
This commit is contained in:
parent
ea49a89a2c
commit
8109ef3ae7
@ -67,12 +67,6 @@
|
|||||||
/* Ensure that we can use POSIX threads */
|
/* Ensure that we can use POSIX threads */
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
/* The BSD kernel is not a POSIX source */
|
|
||||||
#undef _POSIX_SOURCE
|
|
||||||
|
|
||||||
/* Symbol undefines */
|
|
||||||
#undef MAXPATHLEN
|
|
||||||
|
|
||||||
/* Networking */
|
/* Networking */
|
||||||
#define IPSEC 1
|
#define IPSEC 1
|
||||||
#define INET 1
|
#define INET 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user