diff options
Diffstat (limited to 'lang/cli/files/patch-pal::unix::cruntime::misc.c')
-rw-r--r-- | lang/cli/files/patch-pal::unix::cruntime::misc.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/cli/files/patch-pal::unix::cruntime::misc.c b/lang/cli/files/patch-pal::unix::cruntime::misc.c deleted file mode 100644 index f5fe24ccc9d1..000000000000 --- a/lang/cli/files/patch-pal::unix::cruntime::misc.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- pal/unix/cruntime/misc.c 2002/03/28 19:08:00 1.1 -+++ pal/unix/cruntime/misc.c 2002/03/28 19:26:36 -@@ -31,6 +31,8 @@ - collision for va_start and va_end */ - #include <stdarg.h> - -+#define time_t DUMMY_time_t -+ - SET_DEFAULT_DEBUG_CHANNEL(CRT); - - static const int STR_TIME_SIZE =26; |