diff options
| author | Peter S. Mazinger <ps.m@gmx.net> | 2009-10-17 03:45:53 +0200 |
|---|---|---|
| committer | Austin Foxley <austinf@cetoncorp.com> | 2009-11-22 11:23:44 -0800 |
| commit | 87a280d3e480d9c7dccd19e2984b1f9e576e69d7 (patch) | |
| tree | 23412b459ad3c59f6098976d92b293b7cb2146eb /include/paths.h | |
| parent | b88b64bd06d9c0945e53a99b6ea840f38358df99 (diff) | |
| download | uClibc-alpine-87a280d3e480d9c7dccd19e2984b1f9e576e69d7.tar.bz2 uClibc-alpine-87a280d3e480d9c7dccd19e2984b1f9e576e69d7.tar.xz | |
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>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'include/paths.h')
| -rw-r--r-- | include/paths.h | 1 |
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" |
