This commit is contained in:
Glenn Maynard
2004-03-28 23:19:56 +00:00
parent c0f8c589da
commit 72feb28ec5
@@ -1,7 +1,5 @@
/* RageThreads helpers for threads in Linux, which are based on PIDs and TIDs. */
#define _XOPEN_SOURCE /* may be needed for confstr */
#include "global.h"
#include "LinuxThreadHelpers.h"
#include "RageUtil.h"