Commit dde911213fff46066f0369775a0f554e79b2a8f5

Paul Eggert 2003-07-01T21:07:13

* lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of having it depend on HAVE_SYS_TYPES_H. * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since xreadlink.c now includes it unconditionally. Patch proposed in <http://mail.gnu.org/archive/html/bug-gnulib/2003-06/msg00167.html>.