The R Project SVN R

Rev

Rev 19726 | Rev 47798 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19726 Rev 26703
Line 43... Line 43...
43
 
43
 
44
#ifdef __cplusplus
44
#ifdef __cplusplus
45
extern "C" {
45
extern "C" {
46
#endif
46
#endif
47
 
47
 
48
#ifndef _ZLIB_H
-
 
49
#include "zlib.h"
48
#include "zlib.h"
50
#endif
-
 
51
 
49
 
52
/* workaround for NetBSD vandalism on zconf.h */
50
/* workaround for NetBSD vandalism on zconf.h */
53
#ifndef OF /* function prototypes */
51
#ifndef OF /* function prototypes */
54
#  ifdef STDC
52
#  ifdef STDC
55
#    define OF(args)  args
53
#    define OF(args)  args