summaryrefslogtreecommitdiff
path: root/epan/eap.h
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-03-29 17:43:14 +0000
committerEvan Huus <eapache@gmail.com>2013-03-29 17:43:14 +0000
commit016f8e8d8c6e39ca3382878eedc276cc76ae315a (patch)
treec718ee9c3b6b2b33d7f6140677c39bdfe6338051 /epan/eap.h
parentea6d7d8a34109a30051d761b721261b8a4e43b1d (diff)
downloadwireshark-016f8e8d8c6e39ca3382878eedc276cc76ae315a.tar.gz
Add some missing #includes to hopefully fix check-abi buildbot.
svn path=/trunk/; revision=48641
Diffstat (limited to 'epan/eap.h')
-rw-r--r--epan/eap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/eap.h b/epan/eap.h
index 1854335d44..6a84e35c5c 100644
--- a/epan/eap.h
+++ b/epan/eap.h
@@ -27,6 +27,7 @@
#define __EAP_H__
#include "ws_symbol_export.h"
+#include "value_string.h"
/* http://www.iana.org/assignments/eap-numbers */
#define EAP_REQUEST 1