repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
usr.bin
/
msgc
/
pathnames.h
blob
6316d78d1421687d13b7116e4ee614987a024edd
1
/* $NetBSD: pathnames.h,v 1.1 2001/10/15 22:11:12 bjh21 Exp $ */
2
3
#ifndef _PATH_DEFSYSPREFIX
4
#define _PATH_DEFSYSPREFIX
"/usr/share/misc"
5
#endif