summaryrefslogtreecommitdiff
path: root/mcon/U/d_msg_flags.U
diff options
context:
space:
mode:
authorcbiere <cbiere@2592e710-e01b-42a5-8df0-11608a6cc53d>2010-12-12 12:16:37 +0000
committercbiere <cbiere@2592e710-e01b-42a5-8df0-11608a6cc53d>2010-12-12 12:16:37 +0000
commit850d37c04929177ab9c1397e82565b78cf576509 (patch)
treee6fe098d06a9d9485364b38ab087971b4e5b3afc /mcon/U/d_msg_flags.U
parent80ed788015913282d2c2880d6dcbaa542bee450c (diff)
Fixed bug preventing including sys/socket.h inclusion and thus detection.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@60 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'mcon/U/d_msg_flags.U')
-rw-r--r--mcon/U/d_msg_flags.U3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcon/U/d_msg_flags.U b/mcon/U/d_msg_flags.U
index 6eb4752..be154ed 100644
--- a/mcon/U/d_msg_flags.U
+++ b/mcon/U/d_msg_flags.U
@@ -8,7 +8,7 @@
?RCS: that same Artistic Licence; a copy of which may be found at the root
?RCS: of the source tree for dist 4.0.
?RCS:
-?MAKE:d_msghdr_msg_flags: Trylink cat i_systypes i_sysselct \
+?MAKE:d_msghdr_msg_flags: Trylink cat i_systypes i_sysselct i_syssock \
i_winsock2 i_mswsock d_windows
?MAKE: -pick add $@ %<
?S:d_msghdr_msg_flags:
@@ -27,6 +27,7 @@
$cat >try.c <<EOC
#$i_systypes I_SYS_TYPES
#$i_sysselct I_SYS_SELECT
+#$i_syssock I_SYS_SOCKET
#$i_winsock2 I_WINSOCK2
#$i_mswsock I_MSWSOCK
#$d_windows WINDOWS_SYSTEM