-/* ulogd_MYSQL.c, Version $Revision: 1.6 $
+/* ulogd_MYSQL.c, Version $Revision: 1.7 $
*
* ulogd output plugin for logging to a MySQL database
*
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: ulogd_MYSQL.c,v 1.6 2001/09/01 11:52:56 laforge Exp $
+ * $Id: ulogd_MYSQL.c,v 1.7 2002/12/09 14:42:43 laforge Exp $
*
* 15 May 2001, Alex Janssen <alex@ynfonatic.de>:
* Added a compability option for older MySQL-servers, which
#include <stdlib.h>
#include <string.h>
-#include <ulogd.h>
#include <ulogd/ulogd.h>
#include <ulogd/conffile.h>
#include <mysql/mysql.h>