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/memprof/files/memprof-0.6.2-binutils.patch

11 lines
216 B

--- a/src/memprof.h
+++ b/src/memprof.h
@@ -24,6 +24,7 @@
#include <gtk/gtkwidget.h>
#include <stdio.h>
#include <sys/types.h>
+#include "config.h"
#include "bfd.h"
#include "stackstash.h"
#include "binfile.h"