mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
fix build on FreeBSD 10
This commit is contained in:
parent
0dd076723f
commit
d0c9cba0c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335825
11
devel/libwfut/files/patch-tools-wfut.cpp
Normal file
11
devel/libwfut/files/patch-tools-wfut.cpp
Normal file
@ -0,0 +1,11 @@
|
||||
--- tools/wfut.cpp.orig 2013-12-07 12:23:30.000000000 +0100
|
||||
+++ tools/wfut.cpp 2013-12-07 12:23:32.000000000 +0100
|
||||
@@ -7,6 +7,8 @@
|
||||
#endif
|
||||
|
||||
#include <getopt.h>
|
||||
+#include <stdlib.h>
|
||||
+#include <unistd.h>
|
||||
|
||||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
Loading…
x
Reference in New Issue
Block a user