1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-25 22:50:32 -04:00
ports/emulators/fceux/files/patch-src_boards_mapinc.h
2017-02-26 13:51:27 +00:00

8 lines
200 B
C

--- src/boards/mapinc.h.orig 2017-02-26 13:37:11 UTC
+++ src/boards/mapinc.h
@@ -9,4 +9,5 @@
#include "../cheat.h"
#include "../unif.h"
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>