openbsd-ports/multimedia/xine-lib/patches/patch-src_xine-utils_utils_c

12 lines
336 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_xine-utils_utils_c,v 1.4 2008/01/15 00:36:46 jakemsr Exp $
--- src/xine-utils/utils.c.orig Tue Jan 1 08:30:09 2008
+++ src/xine-utils/utils.c Wed Jan 9 01:50:22 2008
@@ -49,6 +49,7 @@
#ifdef HAVE_NL_LANGINFO
#include <langinfo.h>
+#include <localcharset.h>
#endif
#if defined(__CYGWIN__) || defined(WIN32)