X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fpaths.h;h=d0a5a6d6c7c72eb53d22d9422214367b21ae774d;hp=802191707795f6e399d5d9c294c6fb19841d7db9;hb=1ab59de81e94e7802f85d314a709f8350a0e9b65;hpb=b5cbd549fd00aac164916fa0b6fea65d9dec60bf diff --git a/include/paths.h b/include/paths.h index 80219170..d0a5a6d6 100644 --- a/include/paths.h +++ b/include/paths.h @@ -1,5 +1,5 @@ -#ifndef _PATHS_H_ -#define _PATHS_H_ +#ifndef _PATHS_H +#define _PATHS_H #define _PATH_DEFPATH "/usr/local/bin:/bin:/usr/bin" #define _PATH_STDPATH "/bin:/usr/bin:/sbin:/usr/sbin"