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