From 1bec937076d8d40f94ff4603479f21bca2de6c61 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 4 Aug 2019 11:03:38 +0200 Subject: Added http lib and basic restapi with rocket_close_im binary --- common/util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/util.h') diff --git a/common/util.h b/common/util.h index 464e7dc..35970d4 100644 --- a/common/util.h +++ b/common/util.h @@ -1,5 +1,5 @@ -#ifndef _UTIL_H_ -#define _UTIL_H_ +#ifndef COMMON_UTIL_H_ +#define COMMON_UTIL_H_ #include #include -- cgit v1.2.3