]> pd.if.org Git - pdclib/blobdiff - opt/pthreads/_PDCLIB_threadconfig.h
Sweeping cleanups. Sorry for the massive commit; I got sidetracked once too often.
[pdclib] / opt / pthreads / _PDCLIB_threadconfig.h
index b855def3d15f14563ae6a2f653af5d815d935b9a..1ca4783a99c4fd81b78e81d5b3d896093a5fc7ab 100644 (file)
@@ -28,5 +28,7 @@ typedef pthread_once_t _PDCLIB_once_flag;
 
 #endif
 
-_PDCLIB_END_EXTERN_C
+#ifdef __cplusplus
+}
+#endif
 #endif