Jan Sarenik 6 years ago
parent
commit
648bdc8cc0
  1. 2
      src/compat.h

2
src/compat.h

@ -33,7 +33,7 @@ @@ -33,7 +33,7 @@
#include <ws2tcpip.h>
#include <stdint.h>
#else
#include <sys/fcntl.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/select.h>
#include <sys/socket.h>

Loading…
Cancel
Save