home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 21
/
AACD 21.iso
/
AACD
/
Programming
/
CVS
/
source
/
amiga
/
netinclude
/
syslog.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-12-04
|
101 b
|
9 lines
#ifndef _SYSLOG_H_
#define _SYSLOG_H_
#ifndef _SYS_SYSLOG_H_
#include <sys/syslog.h>
#endif
#endif