now include stdio

This commit is contained in:
Todd C. Miller
1994-06-07 21:18:35 +00:00
parent 56e09c3b77
commit d717b6dd5c

View File

@@ -38,6 +38,7 @@ static char rcsid[] = "$Id$";
#include "config.h"
#include <stdio.h>
#ifdef STDC_HEADERS
#include <stdlib.h>
#endif /* STDC_HEADERS */