]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - http_send.c
vss: Use the stripped header also at stream start.
[paraslash.git] / http_send.c
index e376c4646cc92554dda73cd906d34f9d2f8e7155..086b600f0d043f928e6c2c0f71afa65104045f00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -10,6 +10,7 @@
 #include <sys/types.h>
 #include <dirent.h>
 #include <osl.h>
+#include <stdbool.h>
 
 #include "para.h"
 #include "error.h"