Move send_buffer() and send_va_buffer() from net.c to fd.c.
[paraslash.git] / recv_common.c
index 53a105dfb107e2feab388fbe29729fa210e6306a..4f157ab5e6ba6f8fa8623b98e072d17c20395b9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -7,7 +7,6 @@
 /** \file recv_common.c common functions of para_recv and para_audiod */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "list.h"