diff options
Diffstat (limited to 'packages/monotone/files/uclibc.database.hh.stdarg.patch')
-rw-r--r-- | packages/monotone/files/uclibc.database.hh.stdarg.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/monotone/files/uclibc.database.hh.stdarg.patch b/packages/monotone/files/uclibc.database.hh.stdarg.patch deleted file mode 100644 index 1590b7dded..0000000000 --- a/packages/monotone/files/uclibc.database.hh.stdarg.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- monotone-0.21/database.hh.orig 2005-07-17 19:59:00.312846093 -0700 -+++ monotone-0.21/database.hh 2005-07-17 19:59:56.259365537 -0700 -@@ -14,6 +14,7 @@ - #include <set> - #include <map> - #include <string> -+#include <stdarg.h> - - #include <boost/filesystem/path.hpp> - |