minix/external/gpl3/binutils/patches/0011-fix-gold-errors-header.patch
2024-03-04 10:52:16 +00:00

11 lines
236 B
Diff

--- dist.orig/gold/errors.h 2011-06-08 04:43:28.000000000 +0000
+++ dist/gold/errors.h 2024-03-04 06:53:40.580217099 +0000
@@ -24,6 +24,7 @@
#define GOLD_ERRORS_H
#include <cstdarg>
+#include <string>
#include "gold-threads.h"