Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 1996 08:09:28 +0200
From:      "Philippe Charnier" <charnier@lirmm.fr>
To:        current@freebsd.org
Subject:   Request for commit: types.h
Message-ID:  <199604300609.IAA25494@lirmm.lirmm.fr>

next in thread | raw e-mail | index | archive | help

Hi,

In /usr/src/sys/sys/types.h, machine/ansi.h is included twice.
Pointed out by: makedepend


Index: sys/sys/types.h
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/sys/sys/types.h,v
retrieving revision 1.9
diff -u -r1.9 types.h
--- types.h	1996/03/11 02:19:02	1.9
+++ types.h	1996/04/27 10:50:31
@@ -43,7 +43,6 @@
 #define	_SYS_TYPES_H_
 
 #include <sys/cdefs.h>
-#include <machine/ansi.h>
 
 /* Machine type dependent parameters. */
 #include <machine/ansi.h>

--------                                                        --------
Philippe Charnier                                      charnier@lirmm.fr
                               

         LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604300609.IAA25494>