include/paths.h: merged
Change-Id: I5e2aa0bc99a596f82ef4224f22623bcb83cb98b5
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
#define _PATH_DHCPCACHE "/usr/adm/dhcp.cache"
|
||||
#define _PATH_DHCPPOOL "/usr/adm/dhcp.pool"
|
||||
|
||||
#define _PATH_MOTD "/etc/motd"
|
||||
|
||||
#define _PATH_RAMDISK "/dev/ram"
|
||||
|
||||
#define _PATH_DRIVERS "/usr/sbin"
|
||||
|
||||
@@ -126,9 +126,5 @@
|
||||
#define _PATH_VI "/usr/bin/vi"
|
||||
#endif
|
||||
|
||||
#ifdef __minix
|
||||
#include <minix/paths.h>
|
||||
#endif /* !__minix */
|
||||
|
||||
#endif /* !_PATHS_H_ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user