X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=snap.c;h=aef0c51203a26b35233ed811f0fb498aa5ec5967;hb=20f8c7d5e2b7985137e89143005f4b7b15ae59d4;hp=a9383c12cceeb2a29e2113337621ac825af90c49;hpb=9e6c2f5e801c5b192d8e25987ef1a326dce20d27;p=dss.git diff --git a/snap.c b/snap.c index a9383c1..aef0c51 100644 --- a/snap.c +++ b/snap.c @@ -14,11 +14,11 @@ #include #include "gcc-compat.h" -#include "error.h" +#include "err.h" #include "snap.h" -#include "string.h" -#include "time.h" -#include "fd.h" +#include "str.h" +#include "tv.h" +#include "file.h" /** * Wrapper for isdigit.