fix warnings about implicit declaration of sprintf before Mom finds out.

This commit is contained in:
Stephen Swaney
2004-03-26 01:12:45 +00:00
parent 3d45e6ca31
commit 34693b400d
10 changed files with 10 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#ifdef HAVE_CONFIG_H
#include <config.h>