]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - fd.c
paraslash 0.4.2
[paraslash.git] / fd.c
diff --git a/fd.c b/fd.c
index 32d11079267abb8c53db0f2dea5756f77f24d6f5..46be22891e93f2f094f3118daef5780c067b4cea 100644 (file)
--- a/fd.c
+++ b/fd.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2010 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -12,6 +12,7 @@
 #include <sys/mman.h>
 #include <fcntl.h>
 #include <sys/select.h>
+#include <sys/uio.h>
 
 #include "para.h"
 #include "error.h"