summaryrefslogtreecommitdiff
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-07-30 06:10:35 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-07-30 06:10:35 +0000
commit6e3a7ddddbd624010a8ed3608286112e52d1f00d (patch)
treedebe97ff3d3cb06aa59f4cb24f5e8b3c90dfca46 /epan/Makefile.common
parent78afe3fa82ffedaa2db9d6f89f9f357f8df1eb77 (diff)
downloadwireshark-6e3a7ddddbd624010a8ed3608286112e52d1f00d.tar.gz
Building app_mem_usage fails on *nix, missing include(s)?
Don't have the time to fix it at the moment. svn path=/trunk/; revision=51024
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index f6bf2ac79d..7ca9b04dd6 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -29,7 +29,6 @@ LIBWIRESHARK_SRC = \
address_to_str.c \
adler32.c \
afn.c \
- app_mem_usage.c \
asn1.c \
atalk-utils.c \
base64.c \
@@ -151,7 +150,6 @@ LIBWIRESHARK_INCLUDES = \
adler32.h \
afn.h \
aftypes.h \
- app_mem_usage.h \
arcnet_pids.h \
arptypes.h \
ax25_pids.h \