Fix an insane rt build error running 'make check -j3'
This commit is contained in:
parent
4c95c52016
commit
1703e9ec89
@ -7,9 +7,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef HAVE_VALGRIND
|
||||
#include <valgrind/memcheck.h>
|
||||
#endif
|
||||
#include "../../memcheck.h"
|
||||
|
||||
template<typename T>
|
||||
T align_down(T sp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user