X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=8eb0599fba5e3089057f83dcb717345c6e0194d5;hp=b603809d062ee07724f7a4f25b9629ff227f047d;hb=869f0e06ec4e15abc9230c1b2d7615da5250802e;hpb=5c07b5c17b25240495a0acee24ca6b03c8d81e72 diff --git a/exec.c b/exec.c index b603809d..8eb0599f 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 Andre Noll + * Copyright (C) 2003-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file exec.c Helper functions for spawning new processes. */ #include -#include #include "para.h" #include "close_on_fork.h"