15a01399a3
- Update WWW - Regenerate patch Approved by: portmgr blanket
12 lines
202 B
C++
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>
|