mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Include config.h so it can define const away for K&R.
This commit is contained in:
parent
7929c6fe95
commit
49bff65deb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef DATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue