X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxreadlink.c;h=e8c677b4438e4b2d3c39cd8337b7ae938624fb1a;hb=b3b353659ac863c94e9705047710a99fa58fe0b1;hp=e4c565f8bb9e1bf292a2d83459d966f4556ae26b;hpb=552a680fa612218b68d4ef2f49bc276b95f6677b;p=gnulib.git diff --git a/lib/xreadlink.c b/lib/xreadlink.c index e4c565f8b..e8c677b44 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -30,12 +30,8 @@ extern int errno; #endif #include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_STDLIB_H -# include -#endif +#include +#include #if HAVE_UNISTD_H # include #endif