From 860c2fb9e7ac2e43a434d11b7808de61d6f2a9a2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 6 Oct 2020 00:41:58 +0200 Subject: Cleanups --- src/memmap.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/memmap.c') diff --git a/src/memmap.c b/src/memmap.c index c077f98..83f3b3a 100644 --- a/src/memmap.c +++ b/src/memmap.c @@ -41,13 +41,10 @@ * Super NES and Super Nintendo Entertainment System are trademarks of * Nintendo Co., Limited and its subsidiary companies. */ +#include #include #include -#ifdef __linux -//#include -#endif - #include "snes9x.h" #include "memmap.h" #include "cpuexec.h" -- cgit v1.2.3