diff options
Diffstat (limited to 'databases/mysql51-server/patches/patch-ay')
-rw-r--r-- | databases/mysql51-server/patches/patch-ay | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/mysql51-server/patches/patch-ay b/databases/mysql51-server/patches/patch-ay deleted file mode 100644 index ee719e18e8b..00000000000 --- a/databases/mysql51-server/patches/patch-ay +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ay,v 1.3 2010/08/13 14:25:35 taca Exp $ - ---- include/config.h.in.orig 2010-08-12 15:56:26.000000000 +0000 -+++ include/config.h.in -@@ -1199,6 +1199,9 @@ - /* The size of `short', as computed by sizeof. */ - #undef SIZEOF_SHORT - -+/* The size of `time_t', as computed by sizeof. */ -+#undef SIZEOF_TIME_T -+ - /* The size of `void*', as computed by sizeof. */ - #undef SIZEOF_VOIDP - |