aboutsummaryrefslogtreecommitdiffstats
path: root/extcap_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'extcap_parser.c')
-rw-r--r--extcap_parser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/extcap_parser.c b/extcap_parser.c
index fcfee88a8e..9ca8a7a910 100644
--- a/extcap_parser.c
+++ b/extcap_parser.c
@@ -33,6 +33,7 @@
#include "extcap.h"
#include "extcap_parser.h"
+#include "ws_attributes.h"
void extcap_printf_complex(extcap_complex *comp) {
gchar *ret = extcap_get_complex_as_string(comp);