summaryrefslogtreecommitdiffstats
path: root/include/utmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utmp.h')
-rw-r--r--include/utmp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/utmp.h b/include/utmp.h
index 573ed68..e823b4c 100644
--- a/include/utmp.h
+++ b/include/utmp.h
@@ -36,14 +36,12 @@
* SUCH DAMAGE.
*
* @(#)utmp.h 8.2 (Berkeley) 1/21/94
- * $Id: utmp.h,v 1.5 1997/02/23 09:17:16 peter Exp $
+ * $Id: utmp.h,v 1.6 1997/05/07 02:26:37 eivind Exp $
*/
#ifndef _UTMP_H_
#define _UTMP_H_
-#include <sys/types.h>
-
#define _PATH_UTMP "/var/run/utmp"
#define _PATH_WTMP "/var/log/wtmp"
#define _PATH_LASTLOG "/var/log/lastlog"
OpenPOWER on IntegriCloud