include stdio.h

This commit is contained in:
Josh Coalson 2002-09-05 05:39:19 +00:00
parent bbe7d9d094
commit bd5d6efa8e

View File

@ -20,6 +20,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>