summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-01-09 00:50:29 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-01-09 00:50:29 +0000
commit0d5af6017e4549c8b622b505c6a7dd80b24df512 (patch)
tree71a17212ff1668a39c826fd64f1ecacdeba2f760 /acconfig.h
parent48bd7c118a25b950842864c7eb87ef666cbc342d (diff)
- (bal) Detect if clock_t structure exists, if not define it.
- (bal) Detect if O_NONBLOCK exists, if not define it. - (bal) removed news4-posix.h (now empty) - (bal) changed bsd-bindresvport.c and bsd-rresvport.c to use 'socklen_t' instead of 'int'
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 494c06f7d..6f56deb0a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -236,6 +236,7 @@
236#undef HAVE_SOCKLEN_T 236#undef HAVE_SOCKLEN_T
237#undef HAVE_SIZE_T 237#undef HAVE_SIZE_T
238#undef HAVE_SSIZE_T 238#undef HAVE_SSIZE_T
239#undef HAVE_CLOCK_T
239#undef HAVE_MODE_T 240#undef HAVE_MODE_T
240#undef HAVE_PID_T 241#undef HAVE_PID_T
241#undef HAVE_SA_FAMILY_T 242#undef HAVE_SA_FAMILY_T