Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 47667
Collapse All | Expand All

(-)a2ps-4.13/lib/path-concat.c (-1 / +2 lines)
Lines 31-37 Link Here
31
#endif
31
#endif
32
#include <sys/types.h>
32
#include <sys/types.h>
33
33
34
char *malloc ();
34
/* Commented out by Tamran to work with gcc 3.4 */
35
/* char *malloc (); */
35
36
36
#ifndef DIRECTORY_SEPARATOR
37
#ifndef DIRECTORY_SEPARATOR
37
# define DIRECTORY_SEPARATOR '/'
38
# define DIRECTORY_SEPARATOR '/'

Return to bug 47667