mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove the osdefs.h #include; it was not needed in the final version of
my last set of changes.
This commit is contained in:
parent
a64436e853
commit
a811a5b13a
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
|||
#include "compile.h"
|
||||
#include "eval.h"
|
||||
#include "marshal.h"
|
||||
#include "osdefs.h" /* SEP */
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue