Fix a missing #include.
This commit is contained in:
parent
20cf6ddfa2
commit
52d67ef358
|
@ -10,6 +10,8 @@
|
|||
#include <shadow.h>
|
||||
#endif
|
||||
|
||||
#include "clinic/spwdmodule.c.h"
|
||||
|
||||
/*[clinic input]
|
||||
output preset file
|
||||
module spwd
|
||||
|
|
Loading…
Reference in New Issue