diff options
Diffstat (limited to 'support.h')
-rw-r--r-- | support.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ #include <libgen.h> #endif -char *concat_path(char *p1, char *p2); - #ifndef HAVE_BASENAME char *basename(char *path); #endif |