aboutsummaryrefslogtreecommitdiffstats
path: root/capture_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_opts.h')
-rw-r--r--capture_opts.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/capture_opts.h b/capture_opts.h
index 6e193cf6e3..9bbd3e8599 100644
--- a/capture_opts.h
+++ b/capture_opts.h
@@ -18,9 +18,7 @@
#ifndef __CAPTURE_OPTS_H__
#define __CAPTURE_OPTS_H__
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h> /* for gid_t */
-#endif
+#include <sys/types.h> /* for gid_t */
#include <caputils/capture_ifinfo.h>