aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ah_osdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/ah_osdep.c')
-rw-r--r--sys/dev/ath/ah_osdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ath/ah_osdep.c b/sys/dev/ath/ah_osdep.c
index b9098121629d..6278d6dbdb8f 100644
--- a/sys/dev/ath/ah_osdep.c
+++ b/sys/dev/ath/ah_osdep.c
@@ -42,8 +42,7 @@
#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/conf.h>
-
-#include <machine/stdarg.h>
+#include <sys/stdarg.h>
#include <net/ethernet.h> /* XXX for ether_sprintf */