1 /*        $NetBSD: paths.h,v 1.1.1.1 2009/04/12 15:33:55 christos Exp $         */
2 
3 #define _PATH_DEVNULL "/dev/null"
4 
5