summaryrefslogtreecommitdiffstats
path: root/include/utmp.h
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
committereivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
commit1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0 (patch)
tree8f8313e64896480f1db17c92eee22495aca301a8 /include/utmp.h
parent747462e40f19802a3f1b005a0558c7e6eb655c56 (diff)
downloadFreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.zip
FreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.tar.gz
Back out all of yesterdays include file changes.
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