summaryrefslogtreecommitdiffstats
path: root/kernel_ax25.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-04-30 07:22:16 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-04-30 07:22:16 +0200
commit23809c23102d611d4dbe85820d311975953c833b (patch)
tree14c74b381913101f14c7be7b3d6ff55d6c10a323 /kernel_ax25.h
parent5c8a43ce348cdac4fac0a6ee470342ff7dab3a64 (diff)
Import ax25-lib 0.0.3 from tarballax25-lib-0.0.3
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