X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=exec.c;h=36602df7588a49fa0dc92157bc95dd33c1dd9c00;hb=46cbddf465bd66ba1d5c4bcc780ae0d65abd7f73;hp=adfd24d42ac724593707376ce8b3dc9d585d08e5;hpb=79489a96d14274b78a654bbcf60d8eb8289cae50;p=dss.git diff --git a/exec.c b/exec.c index adfd24d..36602df 100644 --- a/exec.c +++ b/exec.c @@ -15,8 +15,8 @@ #include "gcc-compat.h" #include "log.h" -#include "error.h" -#include "string.h" +#include "err.h" +#include "str.h" /** * Spawn a new process using execvp().