X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcgen%2Frpc_hout.c;h=bbb13eb1dcbfecb133a08fd290da432aef0a5b87;hp=06835cdaf5e3d1ad486650873e52286cba0e5fb8;hb=582e963f4aa62c9c6957c3868d487a82385cc5a1;hpb=8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9 diff --git a/tools/rpcgen/rpc_hout.c b/tools/rpcgen/rpc_hout.c index 06835cd..bbb13eb 100644 --- a/tools/rpcgen/rpc_hout.c +++ b/tools/rpcgen/rpc_hout.c @@ -28,7 +28,7 @@ * Mountain View, California 94043 */ -#ifndef lint +#if 0 static char sccsid[] = "@(#)rpc_hout.c 1.12 89/02/22 (C) 1987 SMI"; #endif @@ -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