diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-09-15 00:31:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-09-15 00:31:00 +0200 |
commit | 73d5f53b31a5b61981e91e5b92916253854bac3d (patch) | |
tree | d2538ff9b36212fb249247cc9e714e1747730b4a /include/pthread/pthread.h | |
parent | 953a9535dda5034fbef16be2f0136c39959c8e3d (diff) | |
parent | 75f6fe21205a87d1942492cb34e8aab482008a78 (diff) |
Merge commit 'refs/top-bases/t/stand-alone' into t/stand-alone
Diffstat (limited to 'include/pthread/pthread.h')
-rw-r--r-- | include/pthread/pthread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pthread/pthread.h b/include/pthread/pthread.h index 67b8fe4..4dbcb0c 100644 --- a/include/pthread/pthread.h +++ b/include/pthread/pthread.h @@ -48,6 +48,7 @@ #endif #include <sched.h> +#include <time.h> __BEGIN_DECLS |