From de7295618182135e11fa968feba79b8a6b72f0b3 Mon Sep 17 00:00:00 2001
From: Lioncash <mathew1800@gmail.com>
Date: Sat, 4 Aug 2018 17:54:54 -0400
Subject: service: Add arp services

Adds the basic skeleton of the arp services based off the information
provided by Switch Brew.
---
 src/common/logging/backend.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/common/logging/backend.cpp')

diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 34dec06fea..816414e8d8 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -168,6 +168,7 @@ void FileBackend::Write(const Entry& entry) {
     SUB(Service, AM)                                                                               \
     SUB(Service, AOC)                                                                              \
     SUB(Service, APM)                                                                              \
+    SUB(Service, ARP)                                                                              \
     SUB(Service, BCAT)                                                                             \
     SUB(Service, BPC)                                                                              \
     SUB(Service, BTM)                                                                              \
-- 
cgit v1.2.3-70-g09d2