X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fpaths.h;h=be26624066d1c72d53b1fbb27a9c7ada293e3836;hp=e1fcb7512cff0acbec22e565b01ddc4a2ec6e921;hb=8abae9cb6df700eacb3c881746e3cc2d75b1d4df;hpb=b0a1c7415575acbf66a625c338ea9cf6fa9df27c diff --git a/src/common/compat/paths.h b/src/common/compat/paths.h index e1fcb7512..be2662406 100644 --- a/src/common/compat/paths.h +++ b/src/common/compat/paths.h @@ -19,7 +19,7 @@ #define _COMPAT_PATHS_H #ifdef HAVE_PATHS_H -# include +#include #else # define _PATH_DEVNULL "/dev/null" #endif