diff options
Diffstat (limited to 'www/oops/files/patch-ac')
-rw-r--r-- | www/oops/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/oops/files/patch-ac b/www/oops/files/patch-ac index 9536db81096..e69de29bb2d 100644 --- a/www/oops/files/patch-ac +++ b/www/oops/files/patch-ac @@ -1,10 +0,0 @@ ---- src/environment.h.orig Wed Dec 13 17:33:19 2000 -+++ src/environment.h Wed Dec 13 17:33:40 2000 -@@ -55,7 +55,7 @@ - #include <thread.h> - #endif - #include <pthread.h> --#if !defined(HAVE_PTHREAD_RWLOCK_INIT) -+#if !defined(HAVE_PTHREAD_RWLOCK_INIT) && !defined(FREEBSD) - #include "rwlock.h" - #endif |