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