From c4e1e32eda53b853bc1e392506517b66e063b560 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 7 Dec 2011 17:21:35 +0000 Subject: =?UTF-8?q?2011-12-07=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/src/sup_fs_is_separator.c: Include (Missing protypes). --- cpukit/ChangeLog | 5 +++++ cpukit/libcsupport/src/sup_fs_is_separator.c | 1 + 2 files changed, 6 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8ded7fc6b5..ed1a7b3fc2 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2011-12-07 Ralf Corsépius + + * libcsupport/src/sup_fs_is_separator.c: + Include (Missing protypes). + 2011-12-07 Ralf Corsépius * rtems/src/workspace.c: diff --git a/cpukit/libcsupport/src/sup_fs_is_separator.c b/cpukit/libcsupport/src/sup_fs_is_separator.c index affd606271..2c695e0335 100644 --- a/cpukit/libcsupport/src/sup_fs_is_separator.c +++ b/cpukit/libcsupport/src/sup_fs_is_separator.c @@ -14,6 +14,7 @@ * $Id$ */ +#include /* * rtems_filesystem_is_separator -- cgit v1.2.3