X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=e765dc4d8f0473290b309efd45e04318b21b6792;hp=db05c0227f0ce91953e42be6eb562aeb2a33af1e;hb=1d54a5412ef39590022e6dd4448881f267e96d0b;hpb=ffb2eaa90429f6d5c3d369509efcdf91c5463dad diff --git a/exec.c b/exec.c index db05c022..e765dc4d 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Andre Noll + * Copyright (C) 2003-2011 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"