summaryrefslogtreecommitdiffstats
path: root/kernel_ax25.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel_ax25.h')
-rw-r--r--kernel_ax25.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel_ax25.h b/kernel_ax25.h
index 1bec592..fc6b40b 100644
--- a/kernel_ax25.h
+++ b/kernel_ax25.h
@@ -20,7 +20,7 @@
#define _NETAX25_AX25_H 1
#include <features.h>
-#include <bits/sockaddr.h>
+#include <sys/socket.h>
/* Setsockoptions(2) level. Thanks to BSD these must match IPPROTO_xxx. */
#define SOL_AX25 257