xref: /netbsd-src/external/bsd/libbind/dist/port/hpux/include/paths.h (revision 56bb44cae5b13a6b74792381ba1e6d930b26aa67)
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