diff options
Diffstat (limited to 'lib/libc/gen/semctl.c')
-rw-r--r-- | lib/libc/gen/semctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/semctl.c b/lib/libc/gen/semctl.c index 84df40e4c9af..374f01508236 100644 --- a/lib/libc/gen/semctl.c +++ b/lib/libc/gen/semctl.c @@ -28,7 +28,6 @@ */ -#include <sys/cdefs.h> #ifndef NO_COMPAT7 #define _WANT_SEMUN_OLD #endif |