avoid a c++ issue in vmsconf.h
This commit is contained in:
@@ -29,9 +29,11 @@
|
|||||||
/* #define VMS9 */
|
/* #define VMS9 */
|
||||||
|
|
||||||
#ifdef VMS9
|
#ifdef VMS9
|
||||||
|
#ifndef __cplusplus
|
||||||
/* for version.c */
|
/* for version.c */
|
||||||
typedef int64_t ssize_t;
|
typedef int64_t ssize_t;
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This section cleans up the stuff done in config.h so that it
|
* This section cleans up the stuff done in config.h so that it
|
||||||
|
|||||||
Reference in New Issue
Block a user