From ebbe119eb57d6ead15656146dc80919cdf40140e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2004 10:14:23 +0000 Subject: 2004-04-01 Ralf Corsepius * libblock/include/rtems/bdbuf.h: Include instead of . * libblock/include/rtems/ide_part_table.h: Include instead of . * libcsupport/src/malloc.c: Include instead of . * libcsupport/src/mount.c: Include instead of . * libcsupport/src/unmount.c: Include instead of . * libfs/src/imfs/imfs.h: Include instead of . * libfs/src/imfs/imfs_directory.c: Include instead of . * libfs/src/imfs/imfs_load_tar.c: Include instead of . * sapi/include/confdefs.h: Include instead of . * sapi/include/confdefs.h: Include instead of . * libfs/src/imfs/imfs_load_tar.c: Include instead of . * libmisc/shell/cmds.c: Include instead of . * libmisc/fsmount/fsmount.c: Include instead of . * sapi/include/confdefs.h: Include instead of . * itron/src/can_wup.c: Include instead of . * itron/src/chg_pri.c: Include instead of . * itron/src/cre_mbf.c: Include instead of . * itron/src/cre_mbx.c: Include instead of . * itron/src/cre_sem.c: Include instead of . * itron/src/cre_tsk.c: Include instead of . * itron/src/del_mbf.c: Include instead of . * itron/src/del_mbx.c: Include instead of . * itron/src/del_sem.c: Include instead of . * itron/src/del_tsk.c: Include instead of . * itron/src/dis_dsp.c: Include instead of . * itron/src/ena_dsp.c: Include instead of . * itron/src/eventflags.c: Include instead of . * itron/src/exd_tsk.c: Include instead of . * itron/src/ext_tsk.c: Include instead of . * itron/src/fmempool.c: Include instead of . * itron/src/frsm_tsk.c: Include instead of . * itron/src/get_tid.c: Include instead of . * itron/src/itronintr.c: Include instead of . * itron/src/itronsem.c: Include instead of . * itron/src/itrontime.c: Include instead of . * itron/src/mbox.c: Include instead of . * itron/src/mboxtranslatereturncode.c: Include instead of . * itron/src/msgbuffer.c: Include instead of . * itron/src/msgbuffertranslatereturncode.c: Include instead of . * itron/src/network.c: Include instead of . * itron/src/port.c: Include instead of . * itron/src/prcv_mbf.c: Include instead of . * itron/src/prcv_mbx.c: Include instead of . * itron/src/preq_sem.c: Include instead of . * itron/src/psnd_mbf.c: Include instead of . * itron/src/rcv_mbf.c: Include instead of . * itron/src/rcv_mbx.c: Include instead of . * itron/src/ref_mbf.c: Include instead of . * itron/src/ref_mbx.c: Include instead of . * itron/src/ref_sem.c: Include instead of . * itron/src/ref_tsk.c: Include instead of . * itron/src/rel_wai.c: Include instead of . * itron/src/rot_rdq.c: Include instead of . * itron/src/rsm_tsk.c: Include instead of . * itron/src/sig_sem.c: Include instead of . * itron/src/slp_tsk.c: Include instead of . * itron/src/snd_mbf.c: Include instead of . * itron/src/snd_mbx.c: Include instead of . * itron/src/sta_tsk.c: Include instead of . * itron/src/sus_tsk.c: Include instead of . * itron/src/sysmgmt.c: Include instead of . * itron/src/task.c: Include instead of . * itron/src/ter_tsk.c: Include instead of . * itron/src/trcv_mbf.c: Include instead of . * itron/src/trcv_mbx.c: Include instead of . * itron/src/tslp_tsk.c: Include instead of . * itron/src/tsnd_mbf.c: Include instead of . * itron/src/twai_sem.c: Include instead of . * itron/src/vmempool.c: Include instead of . * itron/src/wai_sem.c: Include instead of . * itron/src/wup_tsk.c: Include instead of . * sapi/include/rtems/config.h: Include instead of . * sapi/include/confdefs.h: Include instead of . * sapi/src/itronapi.c: Include instead of . * sapi/include/confdefs.h: Include instead of . * sapi/include/confdefs.h: Include instead of . --- cpukit/libfs/src/imfs/imfs.h | 2 +- cpukit/libfs/src/imfs/imfs_directory.c | 2 +- cpukit/libfs/src/imfs/imfs_load_tar.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cpukit/libfs') diff --git a/cpukit/libfs/src/imfs/imfs.h b/cpukit/libfs/src/imfs/imfs.h index ef4d8a60b1..d2ee3fa5a6 100644 --- a/cpukit/libfs/src/imfs/imfs.h +++ b/cpukit/libfs/src/imfs/imfs.h @@ -19,7 +19,7 @@ extern "C" { #endif #include -#include +#include #include #include diff --git a/cpukit/libfs/src/imfs/imfs_directory.c b/cpukit/libfs/src/imfs/imfs_directory.c index 0991784e58..d3533d8651 100644 --- a/cpukit/libfs/src/imfs/imfs_directory.c +++ b/cpukit/libfs/src/imfs/imfs_directory.c @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include #include diff --git a/cpukit/libfs/src/imfs/imfs_load_tar.c b/cpukit/libfs/src/imfs/imfs_load_tar.c index afbf2b0291..80f93f1dfa 100644 --- a/cpukit/libfs/src/imfs/imfs_load_tar.c +++ b/cpukit/libfs/src/imfs/imfs_load_tar.c @@ -22,8 +22,8 @@ #include #include -#include -#include +#include +#include /************************************************************************** -- cgit v1.2.3