avoid deferencing null pointers -- breaks on Solaris (printf is dumb)
[unix-history] / usr / src / sbin / dmesg / pathnames.h
CommitLineData
4c4704d6
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
6ecf3d85 5 * %sccs.include.redist.c%
4c4704d6 6 *
6ecf3d85 7 * @(#)pathnames.h 5.4 (Berkeley) %G%
4c4704d6
KB
8 */
9
7abf8d65
KB
10#include <paths.h>
11
fa060fb0 12#define _PATH_MSGBUF "/var/log/msgbuf"