summaryrefslogtreecommitdiff
path: root/cmds/incidentd/src/io_util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/incidentd/src/io_util.cpp')
-rw-r--r--cmds/incidentd/src/io_util.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/incidentd/src/io_util.cpp b/cmds/incidentd/src/io_util.cpp
index f043d367d982..af4a35cc0015 100644
--- a/cmds/incidentd/src/io_util.cpp
+++ b/cmds/incidentd/src/io_util.cpp
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+#define LOG_TAG "incidentd"
+
#include "io_util.h"
#include <unistd.h>