linux -> unix

This commit is contained in:
Glenn Maynard
2007-05-03 02:22:34 +00:00
parent 386a9ea8a3
commit b070657cf4
+1 -1
View File
@@ -13,7 +13,7 @@ struct BacktraceContext
const void *ip, *bp, *sp; const void *ip, *bp, *sp;
#endif #endif
#if defined(LINUX) #if defined(UNIX)
pid_t pid; pid_t pid;
#endif #endif