File po-utils-0.5.diff of Package po-utils

--- lib/hash.c
+++ lib/hash.c
@@ -39,7 +39,7 @@
 void free ();
 #endif
 #if !HAVE_DECL_MALLOC
-char *malloc ();
+void *malloc ();
 #endif
 
 #if USE_OBSTACK
--- src/xpot.h
+++ src/xpot.h
@@ -40,6 +40,7 @@
 {
   LANGUAGE_UNKNOWN,		/* not recognised yet */
   LANGUAGE_AWK,			/* awk script */
+#undef LANGUAGE_C /* Losing Alpha defines this.  */
   LANGUAGE_C,			/* C source */
   LANGUAGE_ELISP,		/* Emacs LISP */
   LANGUAGE_PERL,		/* Perl script */
openSUSE Build Service is sponsored by