summaryrefslogtreecommitdiff
path: root/net/cap/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/cap/files/patch-ah')
-rw-r--r--net/cap/files/patch-ah2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cap/files/patch-ah b/net/cap/files/patch-ah
index 77553f4dd0d5..af5ed3fc243d 100644
--- a/net/cap/files/patch-ah
+++ b/net/cap/files/patch-ah
@@ -8,7 +8,7 @@
+#if __FreeBSD__ >= 2
+#include <osreldate.h>
+#endif
-+#if __FreeBSD_version >= 199702
++#if __FreeBSD_version >= 300000
+#include <net/if_var.h>
+#endif
+#endif /*__FreeBSD__*/