From 411b0656f789a445328a3e006de4e2f38fe80830 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 6 Apr 2004 02:13:21 +0000 Subject: 2004-04-06 Ralf Corsepius * rtems/score/cpu.h: Remove unixsize.h. * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac). * Makefile.am: Remove unixsize.h. Don't include multilib.am. Reflect merging configure.ac into $(top_srcdir)/configure.ac. --- cpukit/score/cpu/unix/rtems/score/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/score/cpu/unix/rtems/score') diff --git a/cpukit/score/cpu/unix/rtems/score/cpu.h b/cpukit/score/cpu/unix/rtems/score/cpu.h index 0738d02bfc..848dda1e4a 100644 --- a/cpukit/score/cpu/unix/rtems/score/cpu.h +++ b/cpukit/score/cpu/unix/rtems/score/cpu.h @@ -24,8 +24,6 @@ extern "C" { #include #endif -#include - #if defined(solaris2) #undef _POSIX_C_SOURCE #define _POSIX_C_SOURCE 3 -- cgit v1.2.3