summaryrefslogtreecommitdiff
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 439a7ba1c..936a7ca5e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -252,6 +252,9 @@
252#undef HAVE_SS_FAMILY_IN_SS 252#undef HAVE_SS_FAMILY_IN_SS
253#undef HAVE___SS_FAMILY_IN_SS 253#undef HAVE___SS_FAMILY_IN_SS
254 254
255/* Define if you have a regcomp() function */
256#undef HAVE_REGCOMP
257
255/* Define if you have /dev/ptmx */ 258/* Define if you have /dev/ptmx */
256#undef HAVE_DEV_PTMX 259#undef HAVE_DEV_PTMX
257 260