blob: ce6cf037c75809c778a79b6eac7fd019bf5b360f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/slonik/slonik.c.orig
+++ src/slonik/slonik.c
@@ -22,7 +22,6 @@
#include <ctype.h>
#include <sys/types.h>
#include <sys/wait.h>
-#include <alloca.h>
#else
#include <winsock2.h>
#include <windows.h>
|