aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 15ccd1989a..8e5382882e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -121,7 +121,6 @@ TSHARK_TAP_SRC = \
EXTRA_wireshark_SOURCES = \
getopt.c \
mkstemp.c \
- snprintf.c \
strerror.c \
strcasecmp.c \
strncasecmp.c \
@@ -131,8 +130,6 @@ EXTRA_wireshark_SOURCES = \
EXTRA_wireshark_INCLUDES = \
getopt.h \
mkstemp.h \
- snprintf.h \
- snprintf-imp.h \
strerror.h \
strptime.h