]> git.pld-linux.org Git - packages/heap-shot.git/blame - heap-shot-build.patch
- release 5 (by relup.sh)
[packages/heap-shot.git] / heap-shot-build.patch
CommitLineData
b30163a8
PS
1--- heap-shot/profiler/outfile-writer.c.orig 2010-05-07 22:34:43.028272974 +0200
2+++ heap-shot/profiler/outfile-writer.c 2010-05-07 22:34:47.115353979 +0200
3@@ -26,6 +26,8 @@
4 #include <string.h>
5 #include <time.h>
6
7+#include <mono/metadata/debug-helpers.h>
8+
9 #include "outfile-writer.h"
10
11 #define MAGIC_NUMBER 0x4eabfdd1
This page took 0.310814 seconds and 4 git commands to generate.