thread/Name: indent preprocessor commands

This commit is contained in:
Max Kellermann 2015-01-06 12:04:15 +01:00
parent 163597ef69
commit 11cea17496

View File

@ -21,10 +21,10 @@
#define MPD_THREAD_NAME_HXX
#ifdef HAVE_PTHREAD_SETNAME_NP
#include <pthread.h>
#include <stdio.h>
# include <pthread.h>
# include <stdio.h>
#elif defined(HAVE_PRCTL)
#include <sys/prctl.h>
# include <sys/prctl.h>
#endif
static inline void