mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
11 lines
216 B
Diff
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"
|