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