]> pd.if.org Git - pdclib/blobdiff - opt/pthreads/tss_delete.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / pthreads / tss_delete.c
index 906c761eda577000b8bc5c28d72706c115ab39f2..447681c059197926c09f92342851d876e44797bc 100644 (file)
@@ -10,7 +10,7 @@ void tss_delete(tss_t key)
 #endif
 
 #ifdef TEST
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 /* Tested in tss_get.c */
 int main( void )