summaryrefslogtreecommitdiff
path: root/src/snapshot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapshot.c')
-rw-r--r--src/snapshot.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/snapshot.c b/src/snapshot.c
index f9cb9c4..2b03383 100644
--- a/src/snapshot.c
+++ b/src/snapshot.c
@@ -39,11 +39,6 @@
* Nintendo Co., Limited and its subsidiary companies.
*/
-#ifndef __GP32__
-#include <string.h>
-#include <ctype.h>
-#include <stdlib.h>
-#endif
#if defined(__unix) || defined(__linux) || defined(__sun) || defined(__DJGPP)
#include <unistd.h>
#include <sys/types.h>