coreboot-libre-fam15h-rdimm/util/crossgcc/patches/binutils-2.32_stringfix.patch

11 lines
253 B
Diff

diff -u binutils-2.32/gold/errors.h binutils-2.32.patched/gold/errors.h
--- binutils-2.32/gold/errors.h
+++ binutils-2.32.patched/gold/errors.h
@@ -24,6 +24,7 @@
#define GOLD_ERRORS_H
#include <cstdarg>
+#include <string>
#include "gold-threads.h"