Files
ports/devel/libwfut/files/patch-tools-wfut.cpp
T
Dmitry Marakasov 15a01399a3 - Add LICENSE
- Update WWW
- Regenerate patch

Approved by:	portmgr blanket
2019-11-30 09:40:31 +00:00

12 lines
202 B
C++

--- tools/wfut.cpp.orig 2011-01-08 14:51:24 UTC
+++ tools/wfut.cpp
@@ -7,6 +7,8 @@
#endif
#include <getopt.h>
+#include <stdlib.h>
+#include <unistd.h>
#include <dirent.h>
#include <sys/stat.h>