]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/gssd_proc.c
rpc.gssd: don't call poll(2) twice a second
[nfs-utils.git] / utils / gssd / gssd_proc.c
index 2861d060f0b97f35e714537f6f45dd80c879a274..e393d5902f578f91134463ed9073c849c69a9499 100644 (file)
 
 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