Subject: | Include pthread.h when using pthreads in the profile library |
prof-int.h should include pthread.h when USE_PTHREADS is defined.
Apparently this was being included as a side effect of another header
previously.
Apparently this was being included as a side effect of another header
previously.