Include the .h files into the .c files. That way we

a) get rid of warnings of type "no previous declaration" and
b) make sure that declaration and implementation are in sync.

svn path=/trunk/; revision=15168
This commit is contained in:
Jörg Mayer 2005-08-02 04:23:39 +00:00
parent 6bcaec9a12
commit f5afb4da1b
3 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include "wtap-int.h"
#include "file_wrappers.h"
#include "buffer.h"
#include "5views.h"
typedef struct

View File

@ -31,6 +31,7 @@
#include "file_wrappers.h"
#include "buffer.h"
#include "i4b_trace.h"
#include "i4btrace.h"
static gboolean i4btrace_read(wtap *wth, int *err, gchar **err_info,
long *data_offset);

View File

@ -35,6 +35,7 @@
#include "wtap.h"
#include "file_wrappers.h"
#include "buffer.h"
#include "k12.h"
/*
* the 32 bits .rf5 file contains: