cce 10.0.3 caught an inconsistancy in the declaration of PIOc_putvar
ftn-828 crayftn: ERROR PIOC_PUT_VAR_INT, File = ../../../global/cscratch1/sd/jedwards/foo/bld/cray/mpt/nodebug/nothreads/mct/pio/pio2/src/flib/pionfput_mod.F90, Line = 246, Column = 62
Procedure "PIOc_put_var_int" is defined in multiple places. Argument 3 has INTENT(IN) in one definition but not the other.
cce 10.0.3 caught an inconsistancy in the declaration of PIOc_putvar
this fixes the issue.