X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=snap.c;h=4dbb4461ed43c3152460ed3b312caa6f434143fd;hb=8daf8f3836e745ba07f1aa01252279588574c95a;hp=a9383c12cceeb2a29e2113337621ac825af90c49;hpb=b471b45977f22e3a0628befda4ad84e07fac4391;p=dss.git diff --git a/snap.c b/snap.c index a9383c1..4dbb446 100644 --- a/snap.c +++ b/snap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2010 Andre Noll + * Copyright (C) 2008-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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.