]> granicus.if.org Git - python/commitdiff
Include config.h so it can define const away for K&R.
authorGuido van Rossum <guido@python.org>
Tue, 20 May 1997 22:40:26 +0000 (22:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 May 1997 22:40:26 +0000 (22:40 +0000)
Modules/getbuildinfo.c

index 0bf031aaaaf395d4c8f74fb7e14936d8a2d3cea9..66ba1c4db0349e58f393ca3933a0cbe40e705af8 100644 (file)
@@ -1,3 +1,5 @@
+#include "config.h"
+
 #include <stdio.h>
 
 #ifndef DATE