ports/audio/ccaudio2/files/patch-src_w32.cpp
Jason E. Hale 14200ea79a - Update devel/ucommon to 7.0.0
- Bump PORTREVISION on dependent ports due to shlib bump

- Update audio/ccaudio2 to 2.2.0
- Add LICENSE
- Fix detection of gsm and speex
2016-01-14 03:23:07 +00: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