aboutsummaryrefslogtreecommitdiffstats
path: root/epan/resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/resolv.c')
-rw-r--r--epan/resolv.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/epan/resolv.c b/epan/resolv.c
index 6879169d7c..a6778ada99 100644
--- a/epan/resolv.c
+++ b/epan/resolv.c
@@ -1,7 +1,7 @@
/* resolv.c
* Routines for network object lookup
*
- * $Id: resolv.c,v 1.6 2001/03/31 22:53:09 hagbard Exp $
+ * $Id: resolv.c,v 1.7 2001/04/01 07:06:24 hagbard Exp $
*
* Laurent Deniel <deniel@worldnet.fr>
*
@@ -78,8 +78,7 @@
#endif
#include "packet.h"
-#include "packet-ipv6.h"
-#include "packet-ipx.h"
+#include "ipv6-utils.h"
#include "resolv.h"
#include "filesystem.h"