summaryrefslogtreecommitdiff
path: root/airpcap_loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'airpcap_loader.h')
-rw-r--r--airpcap_loader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/airpcap_loader.h b/airpcap_loader.h
index 84766c90e3..d81132193d 100644
--- a/airpcap_loader.h
+++ b/airpcap_loader.h
@@ -28,6 +28,8 @@
#ifndef __AIRPCAP_LOADER_H__
#define __AIRPCAP_LOADER_H__
+#include <epan/crypt/airpdcap_user.h>
+
/* Error values from "get_airpcap_interface_list()". */
#define CANT_GET_AIRPCAP_INTERFACE_LIST 0 /* error getting list */
#define NO_AIRPCAP_INTERFACES_FOUND 1 /* list is empty */