diff options
Diffstat (limited to 'databases/tcl-gdbm/patches/patch-ab')
-rw-r--r-- | databases/tcl-gdbm/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/tcl-gdbm/patches/patch-ab b/databases/tcl-gdbm/patches/patch-ab deleted file mode 100644 index 0e644ac7f48..00000000000 --- a/databases/tcl-gdbm/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 1999/07/07 15:14:26 bouyer Exp $ - ---- tclgdbm.c.orig Tue Jul 6 14:55:30 1999 -+++ tclgdbm.c Tue Jul 6 14:55:41 1999 -@@ -7,7 +7,7 @@ - #endif - - #include <stdio.h> --#include <tcl.h> -+#include <tcl8.0/tcl.h> - #include <gdbm.h> - - /* |