X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=5f48436d2b2fe8ff29cdb88a49971acdd5b32acd;hp=e765dc4d8f0473290b309efd45e04318b21b6792;hb=39840199dee5c2be051222637ee36feaaff6d2e7;hpb=32e646780461f96682d1191d31e08e4602ab125e diff --git a/exec.c b/exec.c index e765dc4d..5f48436d 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"