From d12e00bdd6ffbb39ab5d45d5d5a484d293108021 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 9 Sep 2007 11:58:50 +0000 Subject: Added network init; refactored some header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/sched/sched_setparam.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/sched/sched_setparam.c') diff --git a/nuttx/sched/sched_setparam.c b/nuttx/sched/sched_setparam.c index 09b834873..e5a61c856 100644 --- a/nuttx/sched/sched_setparam.c +++ b/nuttx/sched/sched_setparam.c @@ -42,7 +42,6 @@ #include #include #include -#include #include "os_internal.h" /************************************************************ -- cgit v1.2.3