aboutsummaryrefslogtreecommitdiffstats
path: root/epan/funnel.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-09-28 17:40:07 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-09-28 17:40:07 +0000
commit671bb28270c560903f8c5cde16e80ae4de7afca3 (patch)
treed372055a3cced49ea08ae4841736d6160716c887 /epan/funnel.h
parent99411c8509f4e41b4f6d2cf920ca4021676be4fb (diff)
Only include config.h in C files, to avoid multiple inclusion.
svn path=/trunk/; revision=30180
Diffstat (limited to 'epan/funnel.h')
-rw-r--r--epan/funnel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/funnel.h b/epan/funnel.h
index 7a16dcaa31..aa82a3bf35 100644
--- a/epan/funnel.h
+++ b/epan/funnel.h
@@ -28,10 +28,6 @@
#ifndef _FUNNEL_H
#define _FUNNEL_H
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include <glib.h>
#include "../stat_menu.h"