#ifndef _MINIX_PATHS_H_ #define _MINIX_PATHS_H_ #define _PATH_SERVICE "/bin/service" #define _PATH_PROC "/proc/" #endif /* _MINIX_PATHS_H_ */