freebsd-ports/graphics/entice/files/patch-src_bin_entice.c
2006-03-16 04:03:23 +00:00

10 lines
264 B
C

--- src/bin/entice.c.orig Mon Jul 25 10:50:38 2005
+++ src/bin/entice.c Thu Mar 16 11:56:43 2006
@@ -16,6 +16,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <dirent.h>
#include <unistd.h>
#include "entice.h"
#include "ipc.h"