summaryrefslogtreecommitdiffstats
path: root/sys/sys/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/stat.h')
-rw-r--r--sys/sys/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/stat.h b/sys/sys/stat.h
index 2c830a6..8ccead1 100644
--- a/sys/sys/stat.h
+++ b/sys/sys/stat.h
@@ -100,7 +100,7 @@ typedef __uid_t uid_t;
#include <sys/time.h>
#endif
-#ifndef __BSD_VISIBLE
+#if !__BSD_VISIBLE
#include <sys/_timespec.h>
#endif
OpenPOWER on IntegriCloud