Skip to content

Commit e1038a1

Browse files
Austin Seippbrson
authored andcommitted
---
yaml --- r: 5920 b: refs/heads/master c: 1703e9e h: refs/heads/master v: v3
1 parent ee17e67 commit e1038a1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 4c95c520169db224dadc334ba54494de21de3c32
2+
refs/heads/master: 1703e9ec89a20848c6effcca8ad036524ad8f581

trunk/src/rt/arch/i386/context.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
#include <inttypes.h>
88
#include <stdint.h>
99

10-
#ifdef HAVE_VALGRIND
11-
#include <valgrind/memcheck.h>
12-
#endif
10+
#include "../../memcheck.h"
1311

1412
template<typename T>
1513
T align_down(T sp)

0 commit comments

Comments
 (0)