freebsd-ports/multimedia/lives/files/patch-lives-plugins__plugins__decoders__asf_decoder.c
Pawel Pekala 4aeaf60c59 - Update to version 1.6.2
- Remove description for DOXYGEN option
2012-06-25 23:23:25 +00:00

14 lines
425 B
C

--- ./lives-plugins/plugins/decoders/asf_decoder.c.orig 2012-06-25 19:53:28.000000000 +0200
+++ ./lives-plugins/plugins/decoders/asf_decoder.c 2012-06-25 19:57:21.000000000 +0200
@@ -30,11 +30,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
-#ifndef IS_MINGW
-#ifndef IS_SOLARIS
-#include <endian.h>
-#endif
-#endif
#include <sys/stat.h>
const char *plugin_version="LiVES asf/wmv decoder version 1.0";