more portable?

This commit is contained in:
Glenn Maynard
2004-10-10 14:14:29 +00:00
parent 72501cf4de
commit 161b9f3f9a
@@ -17,7 +17,7 @@
#include <sys/stat.h>
#include <linux/unistd.h>
#define _LINUX_PTRACE_H // hack to prevent broken linux/ptrace.h from conflicting with sys/ptrace.h
#include <linux/user.h>
#include <sys/user.h>
/* In Linux, we might be using PID-based or TID-based threads. With PID-based
* threads, getpid() returns a unique value for each thread; each thread is a