X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcgen%2Frpc_hout.c;h=27ed4d5ba5f29cf79ea42bdd768878a9b5882547;hp=06835cdaf5e3d1ad486650873e52286cba0e5fb8;hb=c790e97b504b04aacb914cc8c434977eed218952;hpb=0f5f4743c303173d51041fd6725f48ba22da04fb diff --git a/tools/rpcgen/rpc_hout.c b/tools/rpcgen/rpc_hout.c index 06835cd..27ed4d5 100644 --- a/tools/rpcgen/rpc_hout.c +++ b/tools/rpcgen/rpc_hout.c @@ -222,7 +222,7 @@ pdefine(char *name, char *num) static void puldefine(char *name, char *num) { - f_print(fout, "#define %s ((u_long)%s)\n", name, num); + f_print(fout, "#define %s ((u_int32_t)%s)\n", name, num); } static int