From: Michael R. <re...@eu...> - 2004-03-17 06:24:06
|
Hi Javi, > Where should I add "cfg.h"? > I've added #include "cfg.h" into plugin_mysql.c, but I'm afraid it doesn't solve it :(. O, it will solve 'it', the question is what is 'it' :-) an '#include <cfg.h>' is necessary to use the cfg_get() function, ans should cure your segfault. It has nothing to do with the mysql stuff. bye, Michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |