summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authormouring <mouring>2001-01-09 00:50:29 +0000
committermouring <mouring>2001-01-09 00:50:29 +0000
commitbf77f6ab80eda69894adf85e6c3f8ad1687525b3 (patch)
tree0708ad45476ddd804d679c028ad5a33c659d7946 /acconfig.h
parent0d32322df05d46e7e0bd322f2ac203a14daa00c3 (diff)
downloadopenssh-bf77f6ab80eda69894adf85e6c3f8ad1687525b3.tar.gz
- (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 494c06f7..6f56deb0 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -236,6 +236,7 @@
#undef HAVE_SOCKLEN_T
#undef HAVE_SIZE_T
#undef HAVE_SSIZE_T
+#undef HAVE_CLOCK_T
#undef HAVE_MODE_T
#undef HAVE_PID_T
#undef HAVE_SA_FAMILY_T