summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2009-10-17 03:45:53 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-11-19 23:05:45 +0100
commit9a9fe3ad32b7f42650d6acdab484782320ae8e6d (patch)
tree4b5427a21b7fa4121a3a699f82c08a4cea564871 /include/paths.h
parenta193e5a08463ea97f55cb66ccd001f156ec7aa87 (diff)
sync some headers and disable unused prototypes
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/paths.h b/include/paths.h
index ae892c4cf..305937fc5 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -64,7 +64,6 @@
#define _PATH_VI "/usr/bin/vi"
#define _PATH_WTMP "/var/log/wtmp"
-/* uClibc */
#ifdef _LIBC
#define _PATH_PASSWD "/etc/passwd"
#define _PATH_GROUP "/etc/group"