* lib/tcbfuncs.c: Include shadowio.h, needed for the
spw_setdbname's prototype.
This commit is contained in:
parent
11e132c8eb
commit
4ca259adaa
@ -11,6 +11,8 @@
|
||||
integers to booleans.
|
||||
* lib/tcbfuncs.c: Avoid assignments in comparisons.
|
||||
* lib/tcbfuncs.c: Do not free path before its last use.
|
||||
* lib/tcbfuncs.c: Include shadowio.h, needed for the
|
||||
spw_setdbname's prototype.
|
||||
|
||||
2010-03-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
@ -34,6 +34,7 @@
|
||||
|
||||
#include "defines.h"
|
||||
#include "getdef.h"
|
||||
#include "shadowio.h"
|
||||
#include "tcbfuncs.h"
|
||||
|
||||
#define SHADOWTCB_HASH_BY 1000
|
||||
|
Loading…
Reference in New Issue
Block a user