ports/sysutils/incron/patches/patch-appinst_cpp

10 lines
214 B
Text

--- appinst.cpp.orig Wed Nov 26 21:48:29 2014
+++ appinst.cpp Wed Nov 26 21:48:40 2014
@@ -26,6 +26,7 @@
#include <errno.h>
#include <signal.h>
#include <cstdio>
+#include <sys/stat.h>
#include "appinst.h"