You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/ddd/files/ddd-3.3.12-gcc44.patch

11 lines
209 B

--- 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
{