Needs shadow.h; otherwise wont compile without CONFIG_USE_BB_SHADOW
This commit is contained in:
parent
8c26fbe537
commit
ed11993900
@ -31,6 +31,7 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include "libbb.h"
|
#include "libbb.h"
|
||||||
|
#include "shadow.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* pwd_to_spwd - create entries for new spwd structure
|
* pwd_to_spwd - create entries for new spwd structure
|
||||||
|
Loading…
Reference in New Issue
Block a user