From 6a14d440bcb07f7832d741b89249dc4fdaaf65a9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Sep 2008 19:14:20 +0000 Subject: 2008-09-17 Joel Sherrill * libfs/src/devfs/devclose.c, libfs/src/devfs/devfs_init.c, libfs/src/devfs/devfs_show.c, libfs/src/devfs/devioctl.c, libfs/src/devfs/devopen.c, libfs/src/devfs/devread.c, libfs/src/devfs/devwrite.c: Fix warnings. --- cpukit/libfs/src/devfs/devfs_show.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libfs/src/devfs/devfs_show.c') diff --git a/cpukit/libfs/src/devfs/devfs_show.c b/cpukit/libfs/src/devfs/devfs_show.c index 026e3e4d69..83dcf857fc 100644 --- a/cpukit/libfs/src/devfs/devfs_show.c +++ b/cpukit/libfs/src/devfs/devfs_show.c @@ -10,6 +10,7 @@ #include "config.h" #endif +#include #include "devfs.h" int devFS_Show(void) -- cgit v1.2.3