#ifndef _SYS_KLOG_H #define _SYS_KLOG_H #include extern int klogctl (int __type, char *__bufp, int __len) __THROW; #endif