mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix a missing #include.
This commit is contained in:
parent
20cf6ddfa2
commit
52d67ef358
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
#include <shadow.h>
|
||||
#endif
|
||||
|
||||
#include "clinic/spwdmodule.c.h"
|
||||
|
||||
/*[clinic input]
|
||||
output preset file
|
||||
module spwd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue