Merge commit 'fml/master' into next
[paraslash.git] / http_recv.c
index 7716bb0f9f9c5ba5439bb7cd70c2055887e7e3c1..f644233ba1ed1adb63fe9f21cf675ff319b5531d 100644 (file)
@@ -1,11 +1,12 @@
 /*
- * Copyright (C) 2005-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
 /** \file http_recv.c paraslash's http receiver */
 
+#include <regex.h>
 #include <sys/types.h>
 #include <dirent.h>