mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
Keep gcc -Wall happy.
This commit is contained in:
@@ -47,6 +47,10 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||
#include "import.h"
|
||||
#include "marshal.h"
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SIGNAL_H
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user