Files
gentoo/dev-util/memprof/files/memprof-0.6.2-binutils.patch
Andreas Sturmlechner c45fcbbc28 dev-util/memprof: EAPI-7 bump, drop eutils and ltprune, use https
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2021-03-15 20:37:23 +01:00

11 lines
216 B
Diff

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