input_file.c: Use HAVE_PHTREADS compile definitions to support building without pthread
Compare changes
+ 14
− 1
@@ -18,10 +18,13 @@
@@ -64,7 +67,9 @@ success:
@@ -72,8 +77,10 @@ cdiInputFile_make(const char *path)
@@ -108,8 +115,10 @@ cdiInputFile_make(const char *path)
@@ -142,8 +151,10 @@ cdiInputFile_getPath(const CdiInputFile *me)
@@ -152,8 +163,10 @@ cdiInputFile_destruct(CdiInputFile *me)