"shadowio.h" was included for the definition of the spwd structure.
Replace this include by <shadow.h>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#endif
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
#include "shadowio.h"
|
||||
#include <shadow.h>
|
||||
|
||||
#include "defines.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user