--- ./src/utmp.c.org Thu Jan 23 10:46:02 1997 +++ ./src/utmp.c Thu Apr 24 15:20:49 1997 @@ -80,6 +80,8 @@ #include #include +#include + #ifdef HAVE_UTMPX_H # include # define USE_SYSV_UTMP @@ -90,7 +92,6 @@ # endif #endif -#include #include #ifdef TIME_WITH_SYS_TIME