crypt.c: Combine load_key() and get_private_key().
[paraslash.git] / sideband.c
index 3862d7ac0a0a1aaa21ffe255ec8bd53c2508aeb0..9b64341a8ea8d883b1eac56a5c7db8cab4a23eae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014 Andre Noll <maan@tuebingen.mpg.de>
+ * Copyright (C) 2012 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -7,7 +7,6 @@
 /** \file sideband.c Implementation of the sideband API. */
 
 #include <regex.h>
-#include <sys/uio.h>
 
 #include "para.h"
 #include "error.h"