Remove HAVE_PTHREAD_H include guard
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Jun 2016 09:50:59 +0000 (11:50 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 4 Jun 2016 09:50:59 +0000 (11:50 +0200)
commit711755016ddb3b8e3d34cc05857d71e186a85cd0
tree2a8a1f7ab0de69186361b33004d9fe827c09321d
parenteaf456a61d20fa69d211710bf6b3cd35b8ca55be
Remove HAVE_PTHREAD_H include guard

We can't build without pthread.h so guarding it is not necessary
anymore.
src/daemon/common.c
src/daemon/plugin.h