summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-06-18 15:43:25 +1000
committerDamien Miller <djm@mindrot.org>2000-06-18 15:43:25 +1000
commit0f91b4e3a1aebff24bd25d402fa597e2f36db6ae (patch)
treeddf2568920e624aace5b31aa51887f821d8ae4b0 /acconfig.h
parentf6d9e2218998559cb67aad55d3f4a0bf53600c41 (diff)
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 0a08ee6a..6e92e962 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
@TOP@
+/* Define if you are on NeXT */
+#undef HAVE_NEXT
+
/* Define if you want to disable PAM support */
#undef DISABLE_PAM
@@ -153,6 +156,8 @@
#undef HAVE_SOCKLEN_T
#undef HAVE_SIZE_T
#undef HAVE_SSIZE_T
+#undef HAVE_MODE_T
+#undef HAVE_PID_T
#undef HAVE_STRUCT_SOCKADDR_STORAGE
#undef HAVE_STRUCT_ADDRINFO
#undef HAVE_STRUCT_IN6_ADDR