blob: f70dd46ac390c5fa11da2a5f2d54258241fd948d [file] [log] [blame]
mostang.com!davidm716484f2003-11-20 01:10:03 +00001#define UNW_LOCAL_ONLY
2#include <libunwind.h>
3#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4#include "Gtest-concurrent.c"
5#endif