Needed stdio.h

This commit is contained in:
Hallvard Furuseth 1998-11-20 11:38:45 +00:00
parent d693e3015a
commit 00bdddf4cc

View File

@ -12,6 +12,7 @@
#include "portable.h"
#include <stdio.h>
#include <stdlib.h>
#include <ac/ctype.h>