aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/ascend-int.h')
-rw-r--r--wiretap/ascend-int.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/wiretap/ascend-int.h b/wiretap/ascend-int.h
index f4a3509c8a..b323e905e2 100644
--- a/wiretap/ascend-int.h
+++ b/wiretap/ascend-int.h
@@ -26,6 +26,12 @@
#ifndef __ASCEND_INT_H__
#define __ASCEND_INT_H__
+#ifdef HAVE_SYS_TIME_H
+#include <sys/time.h>
+#endif
+
+#include <glib.h>
+
typedef struct {
time_t start_time;
time_t secs;