diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index a3a8c30..3eea9ff 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -228,6 +228,9 @@ /* Define to 1 if you have the <netinet/tcp.h> header file. */ #undef HAVE_NETINET_TCP_H +/* Define if the __offsetof__ extension is present */ +#undef HAVE_OFFSETOF + /* Define if we have parallel support */ #undef HAVE_PARALLEL |