mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 13:39:25 -04:00
6 lines
145 B
C
6 lines
145 B
C
/* $NetBSD: pathnames.h,v 1.1 2001/10/15 22:20:03 bjh21 Exp $ */
|
|
|
|
#ifndef _PATH_DEFSYSPREFIX
|
|
#define _PATH_DEFSYSPREFIX "/usr/share/misc"
|
|
#endif
|