aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/ftype-time.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/ftypes/ftype-time.c')
-rw-r--r--epan/ftypes/ftype-time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/ftypes/ftype-time.c b/epan/ftypes/ftype-time.c
index 9a27c54e73..79e9f12b32 100644
--- a/epan/ftypes/ftype-time.c
+++ b/epan/ftypes/ftype-time.c
@@ -38,6 +38,7 @@
#include <time.h>
#include <ftypes-int.h>
+#include <epan/to_str.h>
#ifdef NEED_STRPTIME_H
#include "wsutil/strptime.h"