OSDN Git Service

* Added function.
[modchxj/mod_chxj.git] / include / chxj_specified_device.h
index a591a1b..0a48abd 100644 (file)
@@ -131,4 +131,5 @@ extern device_table* chxj_specified_device(
   request_rec             *r, 
   const char              *user_agent);
 
+extern void chxj_specified_cleanup(request_rec *r);
 #endif