From 11cea17496c190969c758153034c94622211dce9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 6 Jan 2015 12:04:15 +0100 Subject: thread/Name: indent preprocessor commands --- src/thread/Name.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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 -- cgit v1.2.3