diff options
Diffstat (limited to 'time/devtodo/patches/patch-ad')
-rw-r--r-- | time/devtodo/patches/patch-ad | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/time/devtodo/patches/patch-ad b/time/devtodo/patches/patch-ad deleted file mode 100644 index 38043592f7b..00000000000 --- a/time/devtodo/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2003/12/28 15:40:14 zuntum Exp $ - ---- util/Regex.h.orig 2002-12-21 16:10:43.000000000 +0100 -+++ util/Regex.h -@@ -6,6 +6,7 @@ - #include <map> - #include <utility> - #include <stdexcept> -+#include <cassert> - #include <sys/types.h> - #include "c_regex.h" - |