diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 01:03:19 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 01:03:19 +0000 |
commit | 530016e3b80fce324a91fc46476392941a18e9d4 (patch) | |
tree | 571fadb979eedbfa249345fc57eaf8c5cfc7a55a /lang/cli/files/patch-pal::unix::cruntime::misc.c | |
parent | 6e433d32c23d4edc0fa03ddb6b7fb766a65e05e8 (diff) | |
download | FreeBSD-ports-530016e3b80fce324a91fc46476392941a18e9d4.zip FreeBSD-ports-530016e3b80fce324a91fc46476392941a18e9d4.tar.gz |
Remove expired ports
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 f5fe24c..0000000 --- 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; |