Blob Blame History Raw
--- grib2/wgrib2/Netcdf.c.ifdef	2011-05-17 11:54:05.000000000 -0600
+++ grib2/wgrib2/Netcdf.c	2011-05-26 10:26:23.670517035 -0600
@@ -28,7 +28,7 @@
 #include <netcdf.h>
 
 // change by Sander Hulst 5/2011, for netcdf-4 library compiled without netcdf-4/hdf format 
-#if define USE_NETCDF3
+#if defined USE_NETCDF3
 #undef NC_NETCDF4
 #endif