aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-02 04:23:39 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-02 04:23:39 +0000
commitf5afb4da1b370a4e80d97d21e1876ba94605a18e (patch)
treecc80c9319e4fcb9065a8960eed92c5dab379a09a
parent6bcaec9a123644ac81fc7fd3a674a28f3c110f42 (diff)
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
-rw-r--r--wiretap/5views.c1
-rw-r--r--wiretap/i4btrace.c1
-rw-r--r--wiretap/k12.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/wiretap/5views.c b/wiretap/5views.c
index 89c4002b1e..c17101449d 100644
--- a/wiretap/5views.c
+++ b/wiretap/5views.c
@@ -30,6 +30,7 @@
#include "wtap-int.h"
#include "file_wrappers.h"
#include "buffer.h"
+#include "5views.h"
typedef struct
diff --git a/wiretap/i4btrace.c b/wiretap/i4btrace.c
index 04a9fe7f2c..df44b74824 100644
--- a/wiretap/i4btrace.c
+++ b/wiretap/i4btrace.c
@@ -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);
diff --git a/wiretap/k12.c b/wiretap/k12.c
index e1a663e5ae..e4eaddc879 100644
--- a/wiretap/k12.c
+++ b/wiretap/k12.c
@@ -35,6 +35,7 @@
#include "wtap.h"
#include "file_wrappers.h"
#include "buffer.h"
+#include "k12.h"
/*
* the 32 bits .rf5 file contains: