#define _LIBC.
authorueno <ueno>
Tue, 22 Jan 2002 12:43:28 +0000 (12:43 +0000)
committerueno <ueno>
Tue, 22 Jan 2002 12:43:28 +0000 (12:43 +0000)
basename.c

index ce1b4de..8fae497 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <string.h>
 
+#define _LIBC
 #ifndef _LIBC
 /* We cannot generally use the name `basename' since XPG defines an unusable
    variant of the function but we cannot use it.  */