Archived
1
0
Fork 0

Cosmetics

This commit is contained in:
Julien Dessaux 2019-03-11 16:32:53 +01:00
parent f8e93ad60a
commit 8f4617d9bd
6 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
#ifndef MYSQL_H_
#define MYSQL_H_
#ifndef COMMON_MYSQL_H_
#define COMMON_MYSQL_H_
struct db_host_info {
char * privkeytxt;