Skip to content

Commit 648bdc8

Browse files
author
Jan Sarenik
committed
1 parent 0910cbe commit 648bdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#include <ws2tcpip.h>
3434
#include <stdint.h>
3535
#else
36-
#include <sys/fcntl.h>
36+
#include <fcntl.h>
3737
#include <sys/mman.h>
3838
#include <sys/select.h>
3939
#include <sys/socket.h>

0 commit comments

Comments
 (0)