MySQLAuth header to .hh

This commit is contained in:
Esa Korhonen
2018-11-30 17:04:57 +02:00
parent 760f2ff34c
commit 0f755adc78
3 changed files with 4 additions and 14 deletions

View File

@ -15,7 +15,7 @@
* Loading MySQL users from a MySQL backend server
*/
#include "mysql_auth.h"
#include "mysql_auth.hh"
#include <ctype.h>
#include <netdb.h>