X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sched.c;h=ad3641a37d90deacf8fdf8d4d8bd08fc94a6536e;hp=44062a66196c814a19b827f31a40cdec89fb4f37;hb=83d050581e7de58b2395c5200f051ad04d4e4509;hpb=093dda1824631372587d107d64601389027c6187 diff --git a/sched.c b/sched.c index 44062a66..ad3641a3 100644 --- a/sched.c +++ b/sched.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file sched.c Paraslash's scheduling functions. */ #include -#include #include "para.h" #include "ipc.h"