summaryrefslogtreecommitdiff
path: root/sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c')
-rw-r--r--sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c b/sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c
deleted file mode 100644
index ce0ee19c0453..000000000000
--- a/sysutils/symon/files/patch-platform__FreeBSD__sm_pf.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- platform/FreeBSD/sm_pf.c.orig Fri Dec 2 12:06:20 2005
-+++ platform/FreeBSD/sm_pf.c Fri Dec 2 12:06:38 2005
-@@ -73,6 +73,12 @@
- fatal("pf support not available");
- }
-
-+void
-+gets_pf()
-+{
-+ fatal("pf support not available");
-+}
-+
- int
- get_pf(char *symon_buf, int maxlen, struct stream *st)
- {