e8d61b3065
- use some CONFIGURE_ENV instead of patching - rearrange/update CONFIGURE_ARGS - many patches no longer relevant - add CD audio support input, tetsing and prodding from brad@
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
$OpenBSD: patch-src_xine-utils_utils_c,v 1.3 2007/06/13 10:58:29 jakemsr Exp $
|
|
--- src/xine-utils/utils.c.orig Sun Apr 15 10:42:17 2007
|
|
+++ src/xine-utils/utils.c Sun May 20 22:40:14 2007
|
|
@@ -52,6 +52,7 @@
|
|
|
|
#ifdef HAVE_NL_LANGINFO
|
|
#include <langinfo.h>
|
|
+#include <localcharset.h>
|
|
#endif
|
|
|
|
#if defined(__CYGWIN__) || defined(WIN32)
|