summaryrefslogtreecommitdiff
path: root/net/arpwatch-devel/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'net/arpwatch-devel/files/patch-am')
-rw-r--r--net/arpwatch-devel/files/patch-am9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/arpwatch-devel/files/patch-am b/net/arpwatch-devel/files/patch-am
deleted file mode 100644
index 21a4076dc3ef..000000000000
--- a/net/arpwatch-devel/files/patch-am
+++ /dev/null
@@ -1,9 +0,0 @@
---- ../arpwatch.orig/file.h Sun Jan 17 20:46:04 1999
-+++ ./file.h Fri Sep 12 17:01:42 2003
-@@ -1,5 +1,5 @@
- /* @(#) $Header: file.h,v 1.4 99/01/17 17:46:03 leres Exp $ (LBL) */
-
--typedef int (*file_process)(u_int32_t, u_char *, time_t, char *);
-+typedef int (*file_process)(u_int32_t, u_char *, time_t, char *, char *);
-
- int file_loop(FILE *, file_process, const char *);