repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git]
/
pkgs
/
development
/
tools
/
misc
/
ddd
/
gcc44.patch
blob
c4e4004b12e0411cd787da7c8b76c9114516a738
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>
10
11
void string::error(const char* msg) const