Fix build warning.

This commit is contained in:
Gaurav 2020-12-15 14:15:43 +05:30 committed by Zbigniew Jędrzejewski-Szmek
parent 6ef03f7a0d
commit d66b0ed4cc
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include "bus-message.h"
#include "hexdecoct.h"
#include "string-util.h"
#include "escape.h"
bool object_path_is_valid(const char *p) {
const char *q;