diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 82b733c8c..3a01b2a45 100644 --- a/configure.ac +++ b/configure.ac @@ -1120,6 +1120,7 @@ AC_CHECK_HEADERS( dlfcn.h \ alloca.h \ winsock.h \ + winsock2.h \ time.h \ io.h \ pwd.h \ @@ -1225,6 +1226,7 @@ AC_CHECK_FUNCS( strtoll \ sigsetjmp \ basename \ setlocale \ + ftruncate \ poll, dnl if found [], |