aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2013-11-09 11:26:41 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2013-11-09 11:26:41 +0000
commit9aac55472cc7d228a14aa638377ebf609a4d77da (patch)
tree673abdd47b70ab975fa966fc0bca1d9f2d00e165 /epan/Makefile.common
parent5aa4b848ee0b50226c75c2e2471297b8ab2c00de (diff)
Put "private" to_str.c functions to to_str-int.h
svn path=/trunk/; revision=53187
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 021f40003d..90666751f1 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -257,6 +257,7 @@ LIBWIRESHARK_INCLUDES = \
tfs.h \
time_fmt.h \
to_str.h \
+ to_str-int.h \
tvbparse.h \
tvbuff.h \
tvbuff-int.h \