summaryrefslogtreecommitdiff
path: root/epan/to_str.c
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/to_str.c
parent5aa4b848ee0b50226c75c2e2471297b8ab2c00de (diff)
downloadwireshark-9aac55472cc7d228a14aa638377ebf609a4d77da.tar.gz
Put "private" to_str.c functions to to_str-int.h
svn path=/trunk/; revision=53187
Diffstat (limited to 'epan/to_str.c')
-rw-r--r--epan/to_str.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/to_str.c b/epan/to_str.c
index c526aca19e..03e81f6a0d 100644
--- a/epan/to_str.c
+++ b/epan/to_str.c
@@ -32,6 +32,7 @@
#include "emem.h"
#include "proto.h"
#include "to_str.h"
+#include "to_str-int.h"
#include "strutil.h"
/*