diff options
Diffstat (limited to 'src/H5B2int.c')
-rw-r--r-- | src/H5B2int.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/H5B2int.c b/src/H5B2int.c index 9b4b8db..1d35cbd 100644 --- a/src/H5B2int.c +++ b/src/H5B2int.c @@ -57,6 +57,12 @@ /* Local Typedefs */ /******************/ + +/********************/ +/* Package Typedefs */ +/********************/ + + /********************/ /* Local Prototypes */ /********************/ |