summaryrefslogtreecommitdiff
path: root/devel/libosmo-netif/files/patch-rs232-write.c
blob: 79b4ab8a74006ecbfb73f5624ccbb143f7eef0d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- examples/rs232-write.c.orig	2015-02-23 11:51:17 UTC
+++ examples/rs232-write.c
@@ -3,6 +3,7 @@
 #include <string.h>
 #include <arpa/inet.h>
 #include <unistd.h>
+#include <endian.h>
 
 #include <osmocom/core/select.h>
 #include <osmocom/core/talloc.h>