mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Always include config.h
This commit is contained in:
parent
1e6124902a
commit
7cf1fcf347
12 changed files with 0 additions and 25 deletions
|
@ -22,9 +22,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
******************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* Convert a possibly signed character to a nonnegative int */
|
||||
/* XXX This assumes characters are 8 bits wide */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue