diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5FDstdio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDstdio.c b/src/H5FDstdio.c index 87eb1dd..cd48944 100644 --- a/src/H5FDstdio.c +++ b/src/H5FDstdio.c @@ -28,7 +28,6 @@ #include <stdlib.h> #include <string.h> #include <sys/stat.h> -#include <errno.h> /* Disable certain warnings in PC-Lint: */ /*lint --emacro( {534, 830}, H5P_FILE_ACCESS) */ |