[Dovecot] Patch for 0.99.10.8
Jaldhar H. Vyas
jaldhar at debian.org
Fri Jul 30 16:54:05 EEST 2004
I uploaded 0.99.10.8 to Debian but I needed the patch below to get it to
compile.
--- dovecot-0.99.10.8.orig/src/auth/db-mysql.h
+++ dovecot-0.99.10.8/src/auth/db-mysql.h
@@ -1,7 +1,8 @@
#ifndef __DB_MYSQL_H
#define __DB_MYSQL_H
-#include <mysql.h>
+#include <mysql/mysql.h>
+#include <mysql/errmsg.h>
struct mysql_connection;
struct mysql_request;
--
Jaldhar H. Vyas <jaldhar at debian.org>
La Salle Debain - http://www.braincells.com/debian/
More information about the dovecot
mailing list