Added fields to the module declaration (in 1.3.x part) required by EAPI
authorkouril <kouril>
Tue, 1 Jun 2004 12:28:50 +0000 (12:28 +0000)
committerkouril <kouril>
Tue, 1 Jun 2004 12:28:50 +0000 (12:28 +0000)
src/mod_auth_kerb.c

index b037ed0..6852299 100644 (file)
@@ -1354,6 +1354,12 @@ module MODULE_VAR_EXPORT auth_kerb_module = {
        NULL,                           /*      process initialization        */
        NULL,                           /*      process exit/cleanup          */
        NULL                            /* [ 1] post read_request handling    */
+#ifdef EAPI
+       ,NULL,                          /* EAPI: add_module                   */
+       NULL,                           /* EAPI: remove_module                */
+       NULL,                           /* EAPI: rewrite_command              */
+       NULL                            /* EAPI: new_connection               */
+#endif
 };
 #else
 static int