]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - string.c
file writer: Use xwrite() instead of plain write().
[paraslash.git] / string.c
index b844fb381dc25eb50c47fa04c1c60a9d91f6ff0c..dfcfa2cdf6eb776c63afdaec981aed55147a31b1 100644 (file)
--- a/string.c
+++ b/string.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004-2013 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -8,7 +8,6 @@
 
 #define _GNU_SOURCE
 
-#include <sys/time.h> /* gettimeofday */
 #include <pwd.h>
 #include <sys/utsname.h> /* uname() */