From fc1359dc03cac8df8c4dcddf48b67de6622b97a4 Mon Sep 17 00:00:00 2001
From: bunnei <bunneidev@gmail.com>
Date: Sun, 4 Feb 2018 22:44:00 -0500
Subject: logger: Add PCTL service logging category.

---
 src/common/logging/log.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/common/logging/log.h')

diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 6897a10362..b7d3e1c4f7 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -61,6 +61,7 @@ enum class Class : ClassType {
     Service_LM,        ///< The LM (Logger) service implementation
     Service_NIFM,      ///< The NIFM (Network interface) service
     Service_NVDRV,     ///< The NVDRV (Nvidia driver) service
+    Service_PCTL,      ///< The PCTL (Parental control) service
     Service_Audio,     ///< The Audio (Audio control) service
     Service_VI,        ///< The VI (Video interface) service
     HW,                ///< Low-level hardware emulation
-- 
cgit v1.2.3-70-g09d2