summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c')
-rw-r--r--contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c b/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c
index 58ecd96..ec2b9bb 100644
--- a/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c
+++ b/contrib/netbsd-tests/lib/libc/stdlib/h_getopt.c
@@ -34,7 +34,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <err.h>
-#if defined(__FreeBSD__)
+#ifdef __FreeBSD__
#include <libutil.h>
#endif
OpenPOWER on IntegriCloud