summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h4
1 files changed, 2 insertions, 2 deletions
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"