summaryrefslogtreecommitdiffstats
path: root/FreeBSD/in_proto.c.diffs
diff options
context:
space:
mode:
Diffstat (limited to 'FreeBSD/in_proto.c.diffs')
-rw-r--r--FreeBSD/in_proto.c.diffs16
1 files changed, 16 insertions, 0 deletions
diff --git a/FreeBSD/in_proto.c.diffs b/FreeBSD/in_proto.c.diffs
new file mode 100644
index 0000000..052dd51
--- /dev/null
+++ b/FreeBSD/in_proto.c.diffs
@@ -0,0 +1,16 @@
+*** in_proto.c.orig Wed Sep 6 20:31:34 1995
+--- in_proto.c Mon Mar 11 22:40:03 1996
+***************
+*** 81,86 ****
+--- 81,91 ----
+ void eoninput(), eonctlinput(), eonprotoinit();
+ #endif /* EON */
+
++ #ifdef IPFILTER
++ void iplinit();
++ #define ip_init iplinit
++ #endif
++
+ void rsvp_input(struct mbuf *, int);
+ void ipip_input(struct mbuf *, int);
+
OpenPOWER on IntegriCloud