summaryrefslogtreecommitdiff
path: root/capture-wpcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture-wpcap.c')
-rw-r--r--capture-wpcap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/capture-wpcap.c b/capture-wpcap.c
index bb5e50222d..a651dd0bf6 100644
--- a/capture-wpcap.c
+++ b/capture-wpcap.c
@@ -24,9 +24,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <stdio.h>
#include <glib.h>