changeset 967:b7df797cbdac

* tests/cxxsupp.cxx: don't include <pkgconf/kernel.h> as it's not needed.
author jlarmour
date Fri, 25 Apr 2003 19:48:16 +0000
parents 3a0b48bb7dc8
children cb24fba154f5
files packages/infra/current/ChangeLog packages/infra/current/tests/cxxsupp.cxx
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog
+++ b/packages/infra/current/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-25  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* tests/cxxsupp.cxx: don't include <pkgconf/kernel.h> as it's not
+	needed.
+
 2003-04-10  Nick Garnett  <nickg@balti.calivar.com>
 
 	* tests/cxxsupp.cxx: Added this test program to check that basic
--- a/packages/infra/current/tests/cxxsupp.cxx
+++ b/packages/infra/current/tests/cxxsupp.cxx
@@ -48,7 +48,6 @@
 //####DESCRIPTIONEND####
 //==========================================================================
 
-#include <pkgconf/kernel.h>
 #include <pkgconf/hal.h>
 #include <pkgconf/isoinfra.h>