X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=exec.c;h=8eb0599fba5e3089057f83dcb717345c6e0194d5;hb=e83cbfdcc9f5671cab0b1dae5cb81b956d0ab5ce;hp=b11b217b963fd2359622d5f56688c7f51e80b766;hpb=d5738d17b54186db8c9c7f119a03b58382ae9be4;p=paraslash.git diff --git a/exec.c b/exec.c index b11b217b..8eb0599f 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2011 Andre Noll + * Copyright (C) 2003-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file exec.c Helper functions for spawning new processes. */ #include -#include #include "para.h" #include "close_on_fork.h"