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

(-)MySQL-python-1.2.5-orig/_mysql.c (-2 lines)
Lines 40-47 PERFORMANCE OF THIS SOFTWARE. Link Here
40
#include "structmember.h"
40
#include "structmember.h"
41
#if defined(MS_WINDOWS)
41
#if defined(MS_WINDOWS)
42
#include <config-win.h>
42
#include <config-win.h>
43
#else
44
#include "my_config.h"
45
#endif
43
#endif
46
#include "mysql.h"
44
#include "mysql.h"
47
#include "mysqld_error.h"
45
#include "mysqld_error.h"

Return to bug 632578