aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/ascend.c')
-rw-r--r--wiretap/ascend.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/wiretap/ascend.c b/wiretap/ascend.c
index 2ff4794a01..85694f6732 100644
--- a/wiretap/ascend.c
+++ b/wiretap/ascend.c
@@ -28,13 +28,10 @@
#include "ascend.h"
#include "ascend-int.h"
#include "file_wrappers.h"
+#include "file_util.h"
#include <errno.h>
-#ifdef HAVE_SYS_STAT_H
-#include <sys/stat.h>
-#endif
-
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif