biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / tools / misc / ddd / gcc44.patch
blobc4e4004b12e0411cd787da7c8b76c9114516a738
1 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504868
2 --- a/ddd/strclass.C~ 2008-11-07 17:57:13.000000000 +0000
3 +++ b/ddd/strclass.C 2008-11-07 17:57:27.000000000 +0000
4 @@ -39,6 +39,7 @@
5 #include <ctype.h>
6 #include <limits.h>
7 #include <new>
8 +#include <cstdio>
9 #include <stdlib.h>
11 void string::error(const char* msg) const