[svn-r28986] Added H5_DLLVAR to H5AC_dxpl_id.

Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
           serial and parallel autotools
This commit is contained in:
Dana Robinson 2016-01-27 12:28:33 -05:00
parent ad617b9bfc
commit 5c276d9dfc

View File

@ -197,7 +197,7 @@ typedef H5C_t H5AC_t;
#define H5AC_RING_NAME "H5AC_ring_type"
/* Dataset transfer property list for flush calls */
extern hid_t H5AC_dxpl_id;
H5_DLLVAR hid_t H5AC_dxpl_id;
/* Default cache configuration. */