Include config.h so it can define const away for K&R.

This commit is contained in:
Guido van Rossum 1997-05-20 22:40:26 +00:00
parent 7929c6fe95
commit 49bff65deb
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#include "config.h"
#include <stdio.h>
#ifndef DATE