nativelib - Compilation fixes
[tpg/acess2.git] / Tools / nativelib / include / threads_int.h
index 3e85232..1b4ddac 100644 (file)
@@ -10,7 +10,9 @@
 
 #include <shortlock.h>
 
+#ifndef _THREADS_H_
 typedef struct sThread tThread;
+#endif
 
 #define THREAD_EVENT_RWLOCK    (1 << 8)
 

UCC git Repository :: git.ucc.asn.au