[svn-r4145]

Purpose

code warrior port

:
Description:

changed strdup to HDstrdup

Solution:
Platforms tested:

nt
This commit is contained in:
Pedro Vicente Nunes
2001-07-07 01:36:22 -05:00
parent a57ced01e7
commit bc619bd8a6

View File

@@ -6,9 +6,6 @@
#include <stdio.h>
#include <stdlib.h>
#if defined (__MWERKS__)
#include <string.h>
#endif
#include "h5dump.h"
#include "H5private.h"