diff --git a/src/thread/Name.hxx b/src/thread/Name.hxx index 284d1e147..0edcc0242 100644 --- a/src/thread/Name.hxx +++ b/src/thread/Name.hxx @@ -21,10 +21,10 @@ #define MPD_THREAD_NAME_HXX #ifdef HAVE_PTHREAD_SETNAME_NP -#include -#include +# include +# include #elif defined(HAVE_PRCTL) -#include +# include #endif static inline void