aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dwarf.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dwarf.c')
-rw-r--r--epan/dwarf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dwarf.c b/epan/dwarf.c
index 2053ec5472..957bcffeac 100644
--- a/epan/dwarf.c
+++ b/epan/dwarf.c
@@ -26,6 +26,8 @@
#include <epan/tvbuff.h>
+#include "dwarf.h"
+
gint
dissect_uleb128(tvbuff_t *tvb, gint offset, guint64 *value)
{