X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=004c0437ee50a4819363136b6f8f737b227d30a1;hp=e765dc4d8f0473290b309efd45e04318b21b6792;hb=2cbca80137dd7b4229ba984080ac5410da546c71;hpb=d7b4aa3835197ee906f13f515040e1cda6385544 diff --git a/exec.c b/exec.c index e765dc4d..004c0437 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2011 Andre Noll + * Copyright (C) 2003-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -9,7 +9,6 @@ #include #include "para.h" -#include "close_on_fork.h" #include "error.h" #include "fd.h" #include "string.h"