mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 03:47:27 +08:00
Remove superfluous undefs
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user