]> diplodocus.org Git - nmh/blobdiff - uip/slocal.c
Shoot. Apparently it gets the timestamp from the check-in time rather than
[nmh] / uip / slocal.c
index 03dea14832b548a055e1974de12b0273a4ba5758..dce966387afdc7571c24c470846b0682b469ebb9 100644 (file)
@@ -38,6 +38,8 @@
 
 #include <utmp.h>
 
+extern int  initgroups(char*, int);  /* def'd in libc.a but no .h on AIX 4.1 */
+
 #ifndef UTMP_FILE
 # ifdef _PATH_UTMP
 #  define UTMP_FILE _PATH_UTMP