[svn-r19256] Description:

Bring r19255 from trunk to 1.8 branch:

	Add missing include file from r19252.

Tested on:
       (Eyeballed only, too simple to require h5committest)
This commit is contained in:
Quincey Koziol
2010-08-20 09:14:58 -05:00
parent 525caddd9e
commit 7c31e7873c

View File

@@ -19,6 +19,7 @@
#include <string.h>
#include <assert.h>
#include "h5diff_common.h"
#include "h5tools_utils.h"
/* Name of tool */
#define PROGRAMNAME "h5diff"