* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,
commit77c4d1156f73444f4b1d897f423544869c880eae
authorRoland McGrath <roland@gnu.org>
Thu, 3 Nov 2005 23:30:51 +0000 (3 23:30 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 3 Nov 2005 23:30:51 +0000 (3 23:30 +0000)
tree6c5469e4fd0d61927530364835424b6d8002b127
parentb81920fea759c7b7ce1bb01ff926d4fd7679f79a
* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,

make sure constant is long.
ChangeLog
sunrpc/svc.c