From 1d252fa4adf70baf4fae4ae7a998ac3d695ed116 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 30 Apr 1996 12:54:27 +0000 Subject: [PATCH] Don't include twice. Reviewed by: phk Submitted by: "Philippe Charnier" --- sys/sys/types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/sys/types.h b/sys/sys/types.h index 219fc2520ce1..134c6baee7c7 100644 --- a/sys/sys/types.h +++ b/sys/sys/types.h @@ -36,14 +36,13 @@ * SUCH DAMAGE. * * @(#)types.h 8.6 (Berkeley) 2/19/95 - * $Id: types.h,v 1.11 1996/03/10 23:35:09 hsu Exp $ + * $Id: types.h,v 1.9 1996/03/11 02:19:02 hsu Exp $ */ #ifndef _SYS_TYPES_H_ #define _SYS_TYPES_H_ #include -#include /* Machine type dependent parameters. */ #include