LinuxThreadHelpers -> PthreadHelpers part 3

This commit is contained in:
Ben "root" Anderson
2013-10-30 00:08:19 -05:00
parent a5eb4376ae
commit d2f43a73e4
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include <fcntl.h>
#if defined(BACKTRACE_METHOD_X86_LINUX)
#include "LinuxThreadHelpers.h"
#include "archutils/Common/PthreadHelpers.h"
static const char *itoa(unsigned n)
{