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

This commit is contained in:
bal 1984-11-29 11:06:23 +00:00
parent bef1b25962
commit 9ffcf24477

View File

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