mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Keep gcc -Wall happy.
This commit is contained in:
@@ -45,6 +45,10 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||
extern char *getenv();
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "thread.h"
|
||||
|
||||
#ifdef __ksr__
|
||||
|
||||
Reference in New Issue
Block a user