X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=5f48436d2b2fe8ff29cdb88a49971acdd5b32acd;hp=8eb0599fba5e3089057f83dcb717345c6e0194d5;hb=80ff4e0205b6eefa603835fdc30f7f32fbd21f9f;hpb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0 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"