Include <wiretap/file_util.h> to declare the eth_ routines.

svn path=/trunk/; revision=16407
This commit is contained in:
Guy Harris 2005-11-07 02:35:02 +00:00
parent 937a50243c
commit 15cd2aed30
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
#include <glib.h>
#include <epan/epan.h>
#include <epan/filesystem.h>
#include <wiretap/file_util.h>
#include "globals.h"
#include <epan/timestamp.h>