X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=exec.c;h=c08ef392dc064aac09d7f2aa57ba3f295551ef83;hb=e5d54773a04567181da2bd1d8f3adce51d4b7e0f;hp=56d37ea3629e6d21c2a439e7a9049d9129a51866;hpb=66cdd5bc99a53d2b408a6cdc2d501fe27f9db13b;p=dss.git diff --git a/exec.c b/exec.c index 56d37ea..c08ef39 100644 --- a/exec.c +++ b/exec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2011 Andre Noll + * Copyright (C) 2003-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -15,8 +15,8 @@ #include "gcc-compat.h" #include "log.h" -#include "error.h" -#include "string.h" +#include "err.h" +#include "str.h" #include "exec.h" /**