Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/pager-per-command'
[gitweb.git]
/
compat
/
win32
/
sys
/
poll.c
diff --git
a/compat/win32/sys/poll.c
b/compat/win32/sys/poll.c
index 092d05e6bd617a7b27afb777783f892ba78cfefd..7e74ebe59a5ea2e31a9100659805ada0f5d8e278 100644
(file)
--- a/
compat/win32/sys/poll.c
+++ b/
compat/win32/sys/poll.c
@@
-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"