must include rename2.h

This commit is contained in:
Guido van Rossum 1995-01-17 15:57:48 +00:00
parent ae7bf1a5e7
commit 5c83252be4
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "config.h"
#endif
#include "rename2.h"
#ifdef THINK_C
#define CONSOLE_IO
#endif