Subject: Add includes <regex.h>
Author: Andreas Jochens <aj@andaco.de>
Date: 2005-03-05
Bug-Debian: https://bugs.debian.org/297981
Forwarded: no (upstream is gone)

--- a/mod_encoding.c
+++ b/mod_encoding.c
@@ -68,6 +68,7 @@
 
 */
 
+#include <regex.h>
 #include <httpd.h>
 #include <http_config.h>
 #include <http_core.h>
