head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3.2.2 OPENPKG_E1_FP:1.3.2.2 OPENPKG_2_STABLE_MP:1.3 OPENPKG_2_STABLE_20061018:1.3.2.2 OPENPKG_2_STABLE:1.3.0.2 OPENPKG_CW_FP:1.3; locks; strict; comment @# @; 1.3 date 2004.09.06.12.51.08; author ms; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 2004.08.13.18.15.16; author rse; state Exp; branches; next 1.1; 1.1 date 2004.07.24.07.57.54; author rse; state Exp; branches; next ; 1.3.2.1 date 2004.09.06.12.51.08; author rse; state dead; branches; next 1.3.2.2; commitid iZxwRSmmWscPXUQr; 1.3.2.2 date 2006.10.16.14.54.03; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @upgrading package: pearpc 0.3.0 -> 0.3.1 @ text @Index: src/io/prom/fs/hfsplus/unicode.c --- src/io/prom/fs/hfsplus/unicode.c.orig 2004-05-06 16:45:32 +0200 +++ src/io/prom/fs/hfsplus/unicode.c 2004-08-13 20:11:15 +0200 @@@@ -18,7 +18,7 @@@@ #ifndef WIN32 #define __USE_GNU /* need wcsrtomb */ -#include +#include #else #define WIN32_LEAN_AND_MEAN #include @ 1.3.2.1 log @file pearpc.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:54:03 +0000 @ text @d1 12 @ 1.3.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 12 Index: src/io/prom/fs/hfsplus/unicode.c --- src/io/prom/fs/hfsplus/unicode.c.orig 2004-05-06 16:45:32 +0200 +++ src/io/prom/fs/hfsplus/unicode.c 2004-08-13 20:11:15 +0200 @@@@ -18,7 +18,7 @@@@ #ifndef WIN32 #define __USE_GNU /* need wcsrtomb */ -#include +#include #else #define WIN32_LEAN_AND_MEAN #include @ 1.2 log @upgrading package: pearpc 0.2.0 -> 0.3.0 @ text @a12 13 Index: src/system/osapi/posix/types.h --- src/system/osapi/posix/types.h.orig 2004-08-04 16:22:45 +0200 +++ src/system/osapi/posix/types.h 2004-08-13 20:12:56 +0200 @@@@ -22,7 +22,9 @@@@ #ifndef __POSIX_TYPES_H__ #define __POSIX_TYPES_H__ +#ifdef HAVE_STDINT_H #include +#endif #include typedef uint8_t uint8; @ 1.1 log @new package: pearpc 0.2.0 (PowerPC Emulator) @ text @a0 13 Index: src/system/posix/types.h --- src/system/posix/types.h.orig 2004-05-17 01:52:48 +0200 +++ src/system/posix/types.h 2004-07-24 09:40:05 +0200 @@@@ -22,7 +22,9 @@@@ #ifndef __POSIX_TYPES_H__ #define __POSIX_TYPES_H__ +#ifdef HAVE_STDINT_H #include +#endif #include typedef uint8_t uint8; d3 1 a3 1 +++ src/io/prom/fs/hfsplus/unicode.c 2004-07-24 09:49:49 +0200 d13 13 @