X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fgssd%2Fgssd_proc.c;h=e393d5902f578f91134463ed9073c849c69a9499;hp=2861d060f0b97f35e714537f6f45dd80c879a274;hb=41f32cd96eca95a2730603ebc539440c48a1dda5;hpb=e4e5dadd7685415059173e438a5710a9e51ffbff diff --git a/utils/gssd/gssd_proc.c b/utils/gssd/gssd_proc.c index 2861d06..e393d59 100644 --- a/utils/gssd/gssd_proc.c +++ b/utils/gssd/gssd_proc.c @@ -104,7 +104,7 @@ struct pollfd * pollarray; -int pollsize; /* the size of pollaray (in pollfd's) */ +unsigned long pollsize; /* the size of pollaray (in pollfd's) */ /* * convert a presentation address string to a sockaddr_storage struct. Returns