Browse Source

stdio.h included (required by new interface to get.h).

bal 40 years ago
parent
commit
bd06330739
1 changed files with 1 additions and 0 deletions
  1. 1 0
      util/ego/il/il3_change.c

+ 1 - 0
util/ego/il/il3_change.c

@@ -4,6 +4,7 @@
  */
 
 
+#include <stdio.h>
 #include "../share/types.h"
 #include "il.h"
 #include "../share/debug.h"