aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-07-30 16:21:15 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-07-30 16:21:15 +0000
commitd0c26ae7cadcf44204d7aeda2fc3c1f4ba1c9c8c (patch)
tree69141ed5c55c89b8dd0fae52552abca33a3ec9f0 /epan/Makefile.common
parentb0dc68d8e4fcc8b4cc95ed1c7d4988cb002f6883 (diff)
Add missing includes.
svn path=/trunk/; revision=51028
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 7ca9b04dd6..a6b62c3b21 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -29,6 +29,7 @@ LIBWIRESHARK_SRC = \
address_to_str.c \
adler32.c \
afn.c \
+ app_mem_usage.c \
asn1.c \
atalk-utils.c \
base64.c \