audioc: Fix memory leak in configfile_exists().
[paraslash.git] / net.h
diff --git a/net.h b/net.h
index 79c5994c43ec2b0b6ae8fee1933b492c9f97a20d..8eba454c9f4c86dad02871382af55c2dd5a2b3b5 100644 (file)
--- a/net.h
+++ b/net.h
@@ -1,10 +1,8 @@
 /*
- * 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.
  */
-#include <stdbool.h>
-
 /** \file net.h exported symbols from net.c */
 
 /**