]> andersk Git - openssh.git/blobdiff - acconfig.h
- (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
[openssh.git] / acconfig.h
index 8950c1b8b9c98307dd02499090480e7c44c0bd62..38b78977566b8c1e3182ac7157edbe7f5ca82423 100644 (file)
@@ -34,6 +34,9 @@
 /* Define if your system uses access rights style file descriptor passing */
 #undef HAVE_ACCRIGHTS_IN_MSGHDR
 
+/* Define if your system uses ancillary data style file descriptor passing */
+#undef HAVE_CONTROL_IN_MSGHDR
+
 /* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
 #undef BROKEN_INET_NTOA
 
This page took 0.097807 seconds and 4 git commands to generate.