X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fbasename.c;h=54f037ed5fcede67602e893380aa742022041bbf;hb=8518213783139778cd7effa5e6f2de8f81e215a0;hp=ff55b58002d917b309055159e52fc122721f8511;hpb=aa4998c802964cc7ea2a09e8aacfbadc5a78b843;p=gnulib.git diff --git a/lib/basename.c b/lib/basename.c index ff55b5800..54f037ed5 100644 --- a/lib/basename.c +++ b/lib/basename.c @@ -22,7 +22,7 @@ #if STDC_HEADERS || HAVE_STRING_H # include #endif -#include +#include "dirname.h" /* In general, we can't use the builtin `basename' function if available, since it has different meanings in different environments.