]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - tools/rpcgen/rpc_hout.c
rpc.mountd: add new mode for handling netgroup-heavy configurations
[nfs-utils.git] / tools / rpcgen / rpc_hout.c
index 06835cdaf5e3d1ad486650873e52286cba0e5fb8..bbb13eb1dcbfecb133a08fd290da432aef0a5b87 100644 (file)
@@ -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