diff options
author | rpj <rpj> | 2004-05-20 00:56:52 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-05-20 00:56:52 +0000 |
commit | f4756d6ea3d806ecdf1a7d270c7cd9608cb18dfd (patch) | |
tree | 4ea5002a8237c1d9a704a46d1ca3bda9f2ae3b7a /tests/test.h | |
parent | 1d88ae3b57489e653d9b253fa5b760377ce62711 (diff) |
Administrative fixes
Diffstat (limited to 'tests/test.h')
-rw-r--r-- | tests/test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.h b/tests/test.h index 203e332..072b797 100644 --- a/tests/test.h +++ b/tests/test.h @@ -41,6 +41,7 @@ #include "pthread.h" #include "sched.h" #include "semaphore.h" + #include <windows.h> #include <stdio.h> |