浏览代码

Modernised usage of system header files.

dtrg 18 年之前
父节点
当前提交
92c1b4a4c1
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      util/LLgen/src/LLgen.g

+ 2 - 0
util/LLgen/src/LLgen.g

@@ -18,6 +18,8 @@
  */
 
 {
+# include <stdlib.h>
+# include <string.h>
 # include "types.h"
 # include "io.h"
 # include "extern.h"