diff options
Diffstat (limited to 'www/vrweb/files/patch-aa')
| -rw-r--r-- | www/vrweb/files/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/vrweb/files/patch-aa b/www/vrweb/files/patch-aa new file mode 100644 index 000000000000..89fa63bf6429 --- /dev/null +++ b/www/vrweb/files/patch-aa @@ -0,0 +1,14 @@ +*** src/common/utils/unixsocket.C.orig Mon Jun 23 02:12:28 1997 +--- src/common/utils/unixsocket.C Mon Jun 23 02:17:04 1997 +*************** +*** 67,72 **** +--- 67,75 ---- + #if defined(BSDI) + # define DONT_HAVE_SENDFD + #endif ++ #if defined(FreeBSD) ++ # define DONT_HAVE_SENDFD ++ #endif + + #if ! (defined HAVE_SENDFD || defined DONT_HAVE_SENDFD) + #error SEND_FD |
