mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 05:10:23 +00:00
FreeBSD support, patch 5
drd and helgrind tests
This commit is contained in:
3
drd/tests/std_string.cpp
Normal file → Executable file
3
drd/tests/std_string.cpp
Normal file → Executable file
@@ -8,6 +8,9 @@
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <pthread.h>
|
||||
#if defined(__FreeBSD__)
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user