Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 40330 | Differences between
and this patch

Collapse All | Expand All

(-)eggdrop-1.6.15.orig/src/mod/mysql.mod/mysql.h (+1 lines)
Lines 28-33 Link Here
28
  }
28
  }
29
29
30
#include "src/mod/module.h"
30
#include "src/mod/module.h"
31
#undef use_ssl
31
#include <mysql/mysql.h>
32
#include <mysql/mysql.h>
32
33
33
EXPORT_SCOPE char *mysql_start();
34
EXPORT_SCOPE char *mysql_start();

Return to bug 40330