]> granicus.if.org Git - shadow/commit
* lib/defines.h: Do not include <config.h>. This complicate
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 6 Sep 2008 15:58:23 +0000 (15:58 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 6 Sep 2008 15:58:23 +0000 (15:58 +0000)
commitf34a638b3824214df9ccc15991b0517abd600fe8
treef3a0bf66ee781123de590b9702433582ae331816
parente48fb58753aa4b75dd72902c49f2fccbb2238ed0
* lib/defines.h: Do not include <config.h>. This complicate
undefining some configuration macros when the file is included
multiple times.
* libmisc/xgetXXbyYY.c, libmisc/xgetpwnam.c, libmisc/xgetpwuid.c,
libmisc/xgetgrgid.c, libmisc/xgetgrnam.c, libmisc/xgetspnam.c:
Include <config.h> from teh compiled C file, not the included
getXXbyYY.c.
ChangeLog
lib/defines.h
libmisc/xgetXXbyYY.c
libmisc/xgetgrgid.c
libmisc/xgetgrnam.c
libmisc/xgetpwnam.c
libmisc/xgetpwuid.c
libmisc/xgetspnam.c