summaryrefslogtreecommitdiffstats
path: root/wtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wtp.c')
-rw-r--r--wtp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/wtp.c b/wtp.c
index c68a1e92..6094d469 100644
--- a/wtp.c
+++ b/wtp.c
@@ -608,7 +608,8 @@ finalize_it:
* before anything else is called inside this class.
* rgerhards, 2008-01-09
*/
-BEGINObjClassInit(wtp, 1)
+BEGINObjClassInit(wtp, 1, OBJ_IS_CORE_MODULE)
+ /* request objects we use */
ENDObjClassInit(wtp)
/*