Less verbose version string
[disorder] / lib / filepart.h
index fdc9074..9b6cf62 100644 (file)
@@ -24,6 +24,8 @@
 #ifndef FILEPART_H
 #define FILEPART_H
 
+char *d_basename(const char *path);
+
 char *d_dirname(const char *path);
 /* return the directory name part of @path@ */