diff --git a/src/engine/sql/kvp-sql.c b/src/engine/sql/kvp-sql.c index a89f8b1f5c..a0a2428db8 100644 --- a/src/engine/sql/kvp-sql.c +++ b/src/engine/sql/kvp-sql.c @@ -39,7 +39,7 @@ #include "PostgresBackend.h" #include "putil.h" -static short module = MOD_BACKEND; +static short module = MOD_KVP; /* =========================================================== */ /* given integer ipath (path id) and a string, poke the string