We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f3825 commit d64f3d0Copy full SHA for d64f3d0
src/cli/opt.c
@@ -23,7 +23,7 @@
23
#include "opt.h"
24
25
#ifdef _WIN32
26
-# include <Windows.h>
+# include <windows.h>
27
#else
28
# include <fcntl.h>
29
# include <sys/ioctl.h>
0 commit comments