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/mutrace/files/mutrace-0.2-missing-header....

11 lines
217 B

--- a/backtrace-symbols.c
+++ b/backtrace-symbols.c
@@ -49,6 +49,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <execinfo.h>
+#include "config.h"
#include <bfd.h>
#include <libiberty.h>
#include <dlfcn.h>