From ca6642fc764025dd0938bbc55559c562ecd73742 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 5 Jan 1997 18:14:12 +0000 Subject: [PATCH] Kill another bogus inclusion of . --- contrib/libpcap/grammar.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libpcap/grammar.y b/contrib/libpcap/grammar.y index 08f639fb193..580c3eac458 100644 --- a/contrib/libpcap/grammar.y +++ b/contrib/libpcap/grammar.y @@ -37,7 +37,7 @@ struct rtentry; #include #include -#include +#include #include