summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index dc6ce8a6f..86576c76f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -37,6 +37,9 @@
/* Define as 1 if <sys/stat.h> defines S_ISLNK */
#define HAVE_S_ISLNK 0
+/* Define as 1 if <sys/stat.h> defines S_IFSOCK */
+#define HAVE_S_IFSOCK 0
+
/* Define as 1 if <sys/stat.h> defines S_ISSOCK */
#define HAVE_S_ISSOCK 0