X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=66065d374e4e0a19b9410e00c05ec1c0a35225cf;hp=8eb0599fba5e3089057f83dcb717345c6e0194d5;hb=761d9bd95a6601c0b3be6591a6b6672b755e1fbe;hpb=1cefe6a503c74d609db4e99e689d46575a5e40fd diff --git a/exec.c b/exec.c index 8eb0599f..66065d37 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2012 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"