summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/arpa/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/arpa/inet.h')
-rw-r--r--src/target/firmware/include/arpa/inet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/firmware/include/arpa/inet.h b/src/target/firmware/include/arpa/inet.h
new file mode 100644
index 00000000..9a4dd5c9
--- /dev/null
+++ b/src/target/firmware/include/arpa/inet.h
@@ -0,0 +1,2 @@
+/* we have this to make sure libosmocore uses our version of ntohl/htons */
+#include <byteorder.h>