afs-suser-consistent-20040728
[openafs.git] / src / afs / HPUX / osi_misc.c
index 7bc4956..e658a1a 100644 (file)
@@ -29,7 +29,7 @@ RCSID
  * Here we have to save and restore errno since the HP-UX suser() sets errno.
  */
 
-afs_suser()
+afs_suser(void *credp)
 {
     int save_errno;
     int code;