<stdlib.h> to reduce warnings.

This commit is contained in:
William Kendrick 2007-08-22 06:27:42 +00:00
parent e67ce186e7
commit 24db799109
7 changed files with 14 additions and 7 deletions

View file

@ -23,13 +23,14 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
(See COPYING.txt)
Last updated: August 9, 2007
Last updated: August 21, 2007
$Id$
*/
#include <stdio.h>
#include <string.h>
#include <libintl.h>
#include <stdlib.h>
#include "tp_magic_api.h"
#include "SDL_image.h"
#include "SDL_mixer.h"