Files
gentoo/dev-debug/ddd/files/ddd-3.3.12-gcc44.patch
Michał Górny dfb9930ecd Move {dev-util → dev-debug}/ddd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-18 15:27:39 +01:00

11 lines
209 B
Diff

--- ddd-3.3.12-orig/ddd/strclass.C
+++ ddd-3.3.12/ddd/strclass.C
@@ -39,6 +39,7 @@
#include <limits.h>
#include <new>
#include <stdlib.h>
+#include <stdio.h>
void string::error(const char* msg) const
{