Include macbuildno.h here (mac only) (Jack)

This commit is contained in:
Guido van Rossum 1997-10-08 15:26:56 +00:00
parent b189a2f997
commit 5bd919b6d7
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#include "config.h"
#ifdef macintosh
#include "macbuildno.h"
#endif
#include <stdio.h>
#ifndef DATE