From 6207ffb175342341ff5c5fde6c874b403c4979e9 Mon Sep 17 00:00:00 2001 From: jjgarcia Date: Thu, 28 Aug 2008 19:22:17 +0000 Subject: [PATCH] This header has to be included always. --- contrib/sockets/sockets.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sockets/sockets.lisp b/contrib/sockets/sockets.lisp index a312e916f..44846cae4 100644 --- a/contrib/sockets/sockets.lisp +++ b/contrib/sockets/sockets.lisp @@ -62,7 +62,7 @@ "#endif") #+:wsock (clines - #+(and (or :msvc :mingw32) (not :threads)) + #+(or :msvc :mingw32) "#include " "typedef unsigned int uint32_t;" #-:mingw32