opnsense-ports/audio/ccaudio2/files/patch-src_w32.cpp
Franco Fichtner 2184b956b7 */*: sync with upstream
Taken from: FreeBSD
2016-01-14 04:24:19 +01:00

11 lines
230 B
C++

--- src/w32.cpp.orig 2015-03-28 15:21:41 UTC
+++ src/w32.cpp
@@ -21,7 +21,7 @@
#include <ccaudio2-config.h>
#include <math.h>
#ifdef HAVE_ENDIAN_H
-#include <endian.h>
+#include <sys/endian.h>
#endif
#define MAX_DEVICES 1