X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=e765dc4d8f0473290b309efd45e04318b21b6792;hp=b603809d062ee07724f7a4f25b9629ff227f047d;hb=b4ed16eddb2433f002139ad1e133427b77814d43;hpb=4f01c486bb70a27f614cdc9c07a2b8d653db7605 diff --git a/exec.c b/exec.c index b603809d..e765dc4d 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 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"