blob: 7068010b069cd9fb29e5ca4f72e7eef041da2471 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- token.c.orig Fri Mar 19 17:50:19 1999
+++ token.c Fri Mar 19 18:09:54 1999
@@ -6,6 +6,7 @@
*/
#include <math.h>
+#include <stdlib.h>
#include <stdio.h>
#ifdef LCC
|