ports/misc/zzuf/patches/patch-src_zzuf_c

11 lines
217 B
Text

Index: src/zzuf.c
--- src/zzuf.c.orig
+++ src/zzuf.c
@@ -48,7 +48,6 @@
#include <errno.h>
#include <signal.h>
#include <libgen.h>
-#include <alloca.h>
#if defined HAVE_SYS_TIME_H
# include <sys/time.h>
#endif