- /* <bits/axsyslog-path.h> -- _AXPATH_LOG definition */
- #ifndef _SYS_AXSYSLOG_H
- # error "Never include this file directly. Use <sys/axsyslog.h> instead"
- #endif
- #ifndef _BITS_AXSYSLOG_PATH_H
- #define _BITS_AXSYSLOG_PATH_H 1
- #define _AXPATH_LOG "/dev/axlog"
- #endif /* bits/axsyslog-path.h */
|