mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
281 B

--- ./lib/path-concat.c.orig 2005-04-10 00:27:25.607854272 +0200
+++ ./lib/path-concat.c 2005-04-10 00:27:40.049658784 +0200
@@ -31,7 +31,7 @@
#endif
#include <sys/types.h>
-char *malloc ();
+// char *malloc ();
#ifndef DIRECTORY_SEPARATOR
# define DIRECTORY_SEPARATOR '/'