summaryrefslogtreecommitdiff
path: root/usr.sbin/ipftest/ipft_ef.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ipftest/ipft_ef.c')
-rw-r--r--usr.sbin/ipftest/ipft_ef.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipftest/ipft_ef.c b/usr.sbin/ipftest/ipft_ef.c
index 4ac6cf70525..ac243cc9503 100644
--- a/usr.sbin/ipftest/ipft_ef.c
+++ b/usr.sbin/ipftest/ipft_ef.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ipft_ef.c,v 1.15 2001/01/17 06:01:22 fgsch Exp $ */
+/* $OpenBSD: ipft_ef.c,v 1.16 2001/01/30 04:31:01 kjell Exp $ */
/*
* Copyright (C) 1993-2000 by Darren Reed.
@@ -46,7 +46,7 @@ etherfind -n -t
#include <netinet/ip_icmp.h>
#include <net/if.h>
#include <netdb.h>
-#include <netinet/ip_compat.h>
+#include <netinet/ip_fil_compat.h>
#include <netinet/tcpip.h>
#include "ipf.h"
#include "ipt.h"