From 0aca38b38e8facd14540874dc3d68f65dac2364f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sun, 27 Jul 2003 12:47:23 +0000 Subject: - removed xine-engine/locale.c as it is unused, fix static functions in the engine and the utils, removed unused variables CVS patchset: 5219 CVS date: 2003/07/27 12:47:23 --- src/xine-utils/utils.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/xine-utils/utils.c') diff --git a/src/xine-utils/utils.c b/src/xine-utils/utils.c index 6c7c382c6..02c9b1ef6 100644 --- a/src/xine-utils/utils.c +++ b/src/xine-utils/utils.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: utils.c,v 1.16 2003/07/16 22:11:14 jstembridge Exp $ + * $Id: utils.c,v 1.17 2003/07/27 12:47:23 hadess Exp $ * */ #define _POSIX_PTHREAD_SEMANTICS 1 /* for 5-arg getpwuid_r on solaris */ @@ -26,6 +26,8 @@ #include "config.h" #endif +#include "xineutils.h" + #include #include #include -- cgit v1.2.3