forked from cory/tildefriends
Fix the docker build. Add the valgrind headers to deps.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3924 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -9,13 +9,13 @@
|
||||
#include "tests.h"
|
||||
#include "util.js.h"
|
||||
|
||||
#include <memcheck.h>
|
||||
#include <quickjs-libc.h>
|
||||
#include <quickjs.h>
|
||||
#include <sqlite3.h>
|
||||
#include <xopt.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <valgrind/memcheck.h>
|
||||
|
||||
#if !defined(_WIN32) && !defined(__MACH__)
|
||||
#include <signal.h>
|
||||
|
Reference in New Issue
Block a user