View | Details | Raw Unified
Collapse All | Expand All

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