aboutsummaryrefslogtreecommitdiff
path: root/www/boa/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/boa/files/patch-configure')
-rw-r--r--www/boa/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/boa/files/patch-configure b/www/boa/files/patch-configure
new file mode 100644
index 000000000000..2b5bcaa1ab40
--- /dev/null
+++ b/www/boa/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri Jan 31 18:58:53 2003
++++ configure Fri Jan 31 18:59:01 2003
+@@ -1846,6 +1846,7 @@
+ cat > conftest.$ac_ext <<EOF
+ #line 1848 "configure"
+ #include "confdefs.h"
++#include <sys/types.h>
+ #include <sys/socket.h>
+ int main() {
+ sa_family_t foo2;