summaryrefslogtreecommitdiff
path: root/misc/team/patches/patch-e
diff options
context:
space:
mode:
Diffstat (limited to 'misc/team/patches/patch-e')
-rw-r--r--misc/team/patches/patch-e15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/team/patches/patch-e b/misc/team/patches/patch-e
new file mode 100644
index 00000000000..b54f83d040e
--- /dev/null
+++ b/misc/team/patches/patch-e
@@ -0,0 +1,15 @@
+*** team.c.ORIG Fri Dec 13 16:26:50 1996
+--- team.c Fri Dec 13 16:28:14 1996
+***************
+*** 94,99 ****
+--- 94,103 ----
+ # undef F_SETLKW
+ #endif
+
++ #ifdef __FreeBSD__
++ # undef F_SETLKW
++ #endif
++
+ #if (PCG)
+ # include "Extend.h"
+ # include "Here.h"