summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-08-04 21:20:26 -0400
committerGitHub <noreply@github.com>2018-08-04 21:20:26 -0400
commita0a605df06e82e13f3529d824a6bdd45839c8705 (patch)
treeb522eca4059240eefabb845b05e7ce82ac1c54ef /src/common/logging/log.h
parentcd96c04339f0b457154ae17810408a9c39959962 (diff)
parentde7295618182135e11fa968feba79b8a6b72f0b3 (diff)
Merge pull request #924 from lioncash/arp
service: Add arp services
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index dd5c9e6be..7ab5277ea 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -54,6 +54,7 @@ enum class Class : ClassType {
Service_AM, ///< The AM (Applet manager) service
Service_AOC, ///< The AOC (AddOn Content) service
Service_APM, ///< The APM (Performance) service
+ Service_ARP, ///< The ARP service
Service_Audio, ///< The Audio (Audio control) service
Service_BCAT, ///< The BCAT service
Service_BPC, ///< The BPC service