Code

Merge branch 'jn/gitweb-time-hires-comes-with-5.8'
[git.git] / compat / win32 / sys / poll.c
index 092d05e6bd617a7b27afb777783f892ba78cfefd..7e74ebe59a5ea2e31a9100659805ada0f5d8e278 100644 (file)
@@ -24,8 +24,7 @@
 # pragma GCC diagnostic ignored "-Wtype-limits"
 #endif
 
-#include <config.h>
-#include <alloca.h>
+#include <malloc.h>
 
 #include <sys/types.h>
 #include "poll.h"