freebsd-ports/net/yate/files/patch-libs_yradio_radio.cpp
Kirill Ponomarev 3d5de2339a Update to version 6.0.0
PR:		227413
Submitted by:	maintainer
2018-04-10 12:08:00 +00:00

19 lines
300 B
C++

--- libs/yradio/radio.cpp.orig 2018-03-28 12:02:24 UTC
+++ libs/yradio/radio.cpp
@@ -23,6 +23,7 @@
#include <yateradio.h>
#include <string.h>
+/*
#ifndef htobe32
#include <byteswap.h>
@@ -59,6 +60,8 @@
#endif
#endif // htobe32
+*/
+#include <sys/endian.h>
//#define DEBUG_RADIO_READ