aboutsummaryrefslogtreecommitdiffstats
path: root/epan/funnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/funnel.c')
-rw-r--r--epan/funnel.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/funnel.c b/epan/funnel.c
index ccf406894b..83a74afee9 100644
--- a/epan/funnel.c
+++ b/epan/funnel.c
@@ -26,6 +26,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <epan/funnel.h>
typedef struct _funnel_menu_t {