summaryrefslogtreecommitdiff
path: root/lib/common/BoxPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/BoxPlatform.h')
-rw-r--r--lib/common/BoxPlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/BoxPlatform.h b/lib/common/BoxPlatform.h
index 4f7a587c..01bdbcf1 100644
--- a/lib/common/BoxPlatform.h
+++ b/lib/common/BoxPlatform.h
@@ -76,7 +76,7 @@
//
#elif HAVE_DECL_SO_PEERCRED
//
-#elif HAVE_UCRED_H && HAVE_GETPEERUCRED
+#elif defined HAVE_UCRED_H && HAVE_GETPEERUCRED
//
#else
#define PLATFORM_CANNOT_FIND_PEER_UID_OF_UNIX_SOCKET