Explorar el Código

Modernised usage of system header files.

dtrg hace 18 años
padre
commit
92c1b4a4c1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"