diff options
Diffstat (limited to 'devel/bglibs/patches/patch-aa')
-rw-r--r-- | devel/bglibs/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/bglibs/patches/patch-aa b/devel/bglibs/patches/patch-aa deleted file mode 100644 index 5f111c65991..00000000000 --- a/devel/bglibs/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2006/02/22 13:46:19 joerg Exp $ - -This patch is a context diff to hack around bugs in GNU patch. - -*** sys/tryclockgettime.c.orig Wed Feb 22 14:38:44 2006 ---- sys/tryclockgettime.c Wed Feb 22 14:40:04 2006 -*************** -*** 2,3 **** ---- 2,4 ---- -+ #include <sys/time.h> - #include <time.h> - - int main(void) |