# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- gnuboy/gnuboy-1.0.3-qtopia2/loader.c~gcc3 2001-12-06 06:51:21.000000000 +0100 +++ gnuboy/gnuboy-1.0.3-qtopia2/loader.c 2003-12-07 21:29:56.000000000 +0100 @@ -11,8 +11,6 @@ #include #include -char *strdup(); - static int mbc_table[256] = { 0, 1, 1, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, --- gnuboy/gnuboy-1.0.3-qtopia2/main.c~gcc3 2001-09-24 02:17:56.000000000 +0200 +++ gnuboy/gnuboy-1.0.3-qtopia2/main.c 2003-12-07 21:29:56.000000000 +0100 @@ -7,9 +7,6 @@ #include #include #include - -char *strdup(); - #include #include --- gnuboy/gnuboy-1.0.3-qtopia2/rckeys.c~gcc3 2001-09-23 19:58:48.000000000 +0200 +++ gnuboy/gnuboy-1.0.3-qtopia2/rckeys.c 2003-12-07 21:29:56.000000000 +0100 @@ -4,8 +4,6 @@ #include #include -char *strdup(); - #include "defs.h" #include "rc.h" #include "input.h" --- gnuboy/gnuboy-1.0.3-qtopia2/rcvars.c~gcc3 2001-09-23 19:59:02.000000000 +0200 +++ gnuboy/gnuboy-1.0.3-qtopia2/rcvars.c 2003-12-07 21:29:56.000000000 +0100 @@ -5,8 +5,6 @@ #include #include -char *strdup(); - #include "defs.h" #include "rc.h" --- gnuboy/gnuboy-1.0.3-qtopia2/path.c~gcc3 2001-09-23 19:58:42.000000000 +0200 +++ gnuboy/gnuboy-1.0.3-qtopia2/path.c 2003-12-07 21:29:56.000000000 +0100 @@ -5,8 +5,6 @@ #include #include -char *strdup(); - #ifdef ALT_PATH_SEP #define SEP ';' #else --- gnuboy/gnuboy-1.0.3-qtopia2/sys/oss/oss.c~gcc3 2001-09-23 20:01:10.000000000 +0200 +++ gnuboy/gnuboy-1.0.3-qtopia2/sys/oss/oss.c 2003-12-07 21:30:43.000000000 +0100 @@ -2,7 +2,6 @@ #include #include -char *strdup(); #include #include #include