diff --git a/lib/xreadlink.c b/lib/xreadlink.c index e4c565f8b..f5cce16eb 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -30,9 +30,7 @@ extern int errno; #endif #include -#if HAVE_SYS_TYPES_H -# include -#endif +#include #if HAVE_STDLIB_H # include #endif