Subversion Repositories planix.SVN

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 85
Line 4... Line 4...
4
#ifndef _BSD_EXTENSION
4
#ifndef _BSD_EXTENSION
5
    This header file is an extension to ANSI/POSIX
5
	#error This header file is an extension to ANSI/POSIX - only available with _BSD_EXTENSION
6
#endif
6
#endif
7
 
7
 
8
#ifdef __cplusplus
8
#ifdef __cplusplus
9
extern "C" {
9
extern "C" {
10
#endif
10
#endif