dtrg 17 лет назад
Родитель
Сommit
e4292486a3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lang/occam/comp/expr.c

+ 1 - 0
lang/occam/comp/expr.c

@@ -3,6 +3,7 @@
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
+#include <stdio.h>
 #include "symtab.h"
 #include "sizes.h"
 #include "expr.h"