OSDN Git Service

* Deleted css/src/Makefile.in
[modchxj/mod_chxj.git] / src / chxj_preg_replace.c
index 73a674f..e2fd161 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2008 Atsushi Konno All rights reserved.
+ * Copyright (C) 2005-2009 Atsushi Konno All rights reserved.
  * Copyright (C) 2005 QSDN,Inc. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  */
 #include <apr.h>
 #include <ap_config.h>
-#include <ap_regex.h>
 #include <apr_strings.h>
 #include <httpd.h>
 
+#include "mod_chxj.h"
+
 #include "chxj_preg_replace.h"
 
+
 static inline char *
 s_init_pattern(apr_pool_t *p, const char *old)
 {