Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 259610
Collapse All | Expand All

(-)proftpd-1.3.2/contrib/mod_sql_mysql.c.orig (-1 / +1 lines)
Lines 135-141 Link Here
135
#include "conf.h"
135
#include "conf.h"
136
#include "../contrib/mod_sql.h"
136
#include "../contrib/mod_sql.h"
137
137
138
#include <mysql.h>
138
#include <mysql/mysql.h>
139
139
140
/* 
140
/* 
141
 * timer-handling code adds the need for a couple of forward declarations
141
 * timer-handling code adds the need for a couple of forward declarations

Return to bug 259610