ports/sysutils/incron/patches/patch-appinst_cpp

11 lines
214 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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"