fd: Improve error handling of write_nonblock().
[paraslash.git] / buffer_tree.c
index cb9d514f1aa5adfc501d5eee89150b7aa31821bc..5b4ce19e5f774fd8aaf67fdc42592339f1fb81ac 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * Copyright (C) 2009-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2009-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
 /** \file buffer_tree.c Buffer tree and buffer pool implementations. */
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "list.h"