Rename source files which also exist as system headers.
[dss.git] / snap.c
diff --git a/snap.c b/snap.c
index a9383c12cceeb2a29e2113337621ac825af90c49..aef0c51203a26b35233ed811f0fb498aa5ec5967 100644 (file)
--- a/snap.c
+++ b/snap.c
 #include <sys/time.h>
 
 #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.