mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
bpo-40268: Remove unused osdefs.h includes (GH-19532)
When the include is needed, add required symbol in a comment.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include "symtable.h"
|
||||
#include "ast.h"
|
||||
#include "marshal.h"
|
||||
#include "osdefs.h"
|
||||
#include <locale.h>
|
||||
|
||||
#ifdef HAVE_SIGNAL_H
|
||||
|
||||
Reference in New Issue
Block a user