From 8f4617d9bd3f36323f707f6ec02c0272c10d4481 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 11 Mar 2019 16:32:53 +0100 Subject: Cosmetics --- common/mysql.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/mysql.h') diff --git a/common/mysql.h b/common/mysql.h index 8c6040f..ac9a360 100644 --- a/common/mysql.h +++ b/common/mysql.h @@ -1,5 +1,5 @@ -#ifndef MYSQL_H_ -#define MYSQL_H_ +#ifndef COMMON_MYSQL_H_ +#define COMMON_MYSQL_H_ struct db_host_info { char * privkeytxt; -- cgit v1.2.3