mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
10 lines
211 B
C
10 lines
211 B
C
--- 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>
|