aboutsummaryrefslogtreecommitdiff
path: root/net/wmnetmon/files/patch-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmnetmon/files/patch-list.c')
-rw-r--r--net/wmnetmon/files/patch-list.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/wmnetmon/files/patch-list.c b/net/wmnetmon/files/patch-list.c
new file mode 100644
index 000000000000..7a7d2545e835
--- /dev/null
+++ b/net/wmnetmon/files/patch-list.c
@@ -0,0 +1,13 @@
+*** list.c.orig Sun Apr 1 15:19:28 2001
+--- list.c Sun Apr 1 15:19:39 2001
+***************
+*** 1,6 ****
+--- 1,8 ----
+ #include "list.h"
+ #include <stdlib.h>
++ #ifndef __FreeBSD__
+ #include <malloc.h>
++ #endif
+ #include <string.h>
+
+