summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 23441b3..e75f9b9 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -57,3 +57,6 @@
/* Define if `socklen_t' is defined */
#undef HAVE_SOCKLEN_T
+
+/* Define if `dev_t' is a scalar */
+#undef DEV_T_IS_SCALAR