summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx/files/patch-sub-mysql.c
blob: b78bc0f31f2153b4008ee20034be43870ccdda76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sub-mysql.c.orig	2016-07-03 16:26:00 UTC
+++ sub-mysql.c
@@ -6,7 +6,7 @@
 #include "subdb.h"
 #include <sys/types.h>
 #include <mysql.h>
-#include <mysql/errmsg.h>
+#include <errmsg.h>
 #include <mysqld_error.h>
 
 static stralloc line = {0};