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