put config.h include in the right place

This commit is contained in:
Russ Rew 2013-10-25 12:30:27 -06:00
parent 751ac82ef7
commit 24af345d0c

View File

@ -5,6 +5,7 @@
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
* $Header: /upc/share/CVS/netcdf-3/ncgen3/genlib.h,v 1.15 2009/12/29 18:42:35 dmh Exp $
*********************************************************************/
#include "config.h"
#include <stdlib.h>
#include <limits.h>