mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-20 11:32:35 -08:00
This header has to be included always.
This commit is contained in:
parent
fff7731bec
commit
6207ffb175
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
"#endif")
|
||||
#+:wsock
|
||||
(clines
|
||||
#+(and (or :msvc :mingw32) (not :threads))
|
||||
#+(or :msvc :mingw32)
|
||||
"#include <winsock2.h>"
|
||||
"typedef unsigned int uint32_t;"
|
||||
#-:mingw32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue