X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=exec.c;h=5f48436d2b2fe8ff29cdb88a49971acdd5b32acd;hp=b603809d062ee07724f7a4f25b9629ff227f047d;hb=7df87a748fae6a9f20d337d79ec83978856f0c48;hpb=8970261c6574f5a46941308ac68a17dc01bbd11f diff --git a/exec.c b/exec.c index b603809d..5f48436d 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 Andre Noll + * Copyright (C) 2003-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,10 +7,8 @@ /** \file exec.c Helper functions for spawning new processes. */ #include -#include #include "para.h" -#include "close_on_fork.h" #include "error.h" #include "fd.h" #include "string.h"