home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Resources
/
Online
/
Miami
/
MiamiSDK
/
netinclude
/
syslog.h
< prev
Wrap
C/C++ Source or Header
|
1997-12-04
|
101b
|
9 lines
#ifndef _SYSLOG_H_
#define _SYSLOG_H_
#ifndef _SYS_SYSLOG_H_
#include <sys/syslog.h>
#endif
#endif