summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ath/ath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/ath/ath.h')
-rw-r--r--src/drivers/net/ath/ath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/net/ath/ath.h b/src/drivers/net/ath/ath.h
index 589bb5634..60d2ee021 100644
--- a/src/drivers/net/ath/ath.h
+++ b/src/drivers/net/ath/ath.h
@@ -21,8 +21,10 @@
#define ATH_H
FILE_LICENCE ( BSD2 );
+FILE_SECBOOT ( FORBIDDEN );
#include <unistd.h>
+#include <string.h>
#include <ipxe/net80211.h>
/* This block of functions are from kernel.h v3.0.1 */