Przeglądaj źródła

Modernised usage of system header files.

dtrg 18 lat temu
rodzic
commit
dd57d79b1b
1 zmienionych plików z 2 dodań i 0 usunięć
  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"