X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fglob.c;h=40cc9b3de544c3796b17c58a9d8c19eb9f42b781;hb=1a2869593e115e4a6c74aaa0b23ca612357403ce;hp=c38ee4c3dd13b16cf6619c574775911b62f9b076;hpb=de13d0db8009d9e97b55113fc5cf5dc1cde72ecd;p=gnulib.git diff --git a/lib/glob.c b/lib/glob.c index c38ee4c3d..40cc9b3de 100644 --- a/lib/glob.c +++ b/lib/glob.c @@ -153,10 +153,6 @@ #include -#ifndef _LIBC -# include "dirfd.h" -#endif - #ifdef _SC_GETPW_R_SIZE_MAX # define GETPW_R_SIZE_MAX() sysconf (_SC_GETPW_R_SIZE_MAX) #else