From 81a128e5deb0ec7dfad6a22934d7f3d044d338d8 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 4 Apr 2007 17:22:44 -0500 Subject: [svn-r13590] Take out the unused header file errno.h. --- src/H5FDstdio.c | 1 - 1 file changed, 1 deletion(-) 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 #include #include -#include /* Disable certain warnings in PC-Lint: */ /*lint --emacro( {534, 830}, H5P_FILE_ACCESS) */ -- cgit v0.12