.h files should stand alone, but we shouldn't include <sys/types.h>
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jun 2003 19:22:29 +0000 (19:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jun 2003 19:22:29 +0000 (19:22 +0000)
commit92295bc4b2a378893386efd3cf8cf9bc31024b59
tree34a3ba3ab57a88d82c430c65db1af1deafcad96d
parent4a6efb1d10aed44a1dce9502b17f3d216cdc5a9f
.h files should stand alone, but we shouldn't include <sys/types.h>
if we can get away with just <stddef.h>.
24 files changed:
lib/ChangeLog
lib/__fpending.h
lib/addext.c
lib/backupfile.c
lib/dirname.h
lib/exclude.c
lib/getline.c
lib/hash.h
lib/linebuffer.h
lib/malloc.c
lib/memcasecmp.c
lib/memcasecmp.h
lib/memcoll.c
lib/memcoll.h
lib/putenv.c
lib/readtokens.h
lib/realloc.c
lib/stdio-safer.h
lib/strcasecmp.c
lib/version-etc.h
lib/xalloc.h
lib/xmemcoll.h
m4/ChangeLog
m4/exclude.m4