]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write_common.c
audioc: Improve documentation of main().
[paraslash.git] / write_common.c
index 71b6664d012d80cb397e524c3370347bb87a3956..e6a5eeb77339694439b11d93123591b935f86dac 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 write_common.c common functions of para_audiod and para_write */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "string.h"