Modernised usage of system header files.
authordtrg <none@none>
Sat, 4 Feb 2006 00:37:19 +0000 (00:37 +0000)
committerdtrg <none@none>
Sat, 4 Feb 2006 00:37:19 +0000 (00:37 +0000)
util/LLgen/src/LLgen.g

index 16b15f3..c64c15b 100644 (file)
@@ -18,6 +18,8 @@
  */
 
 {
+# include <stdlib.h>
+# include <string.h>
 # include "types.h"
 # include "io.h"
 # include "extern.h"