File:  [parser3project] / parser3 / src / sql / mysql / Attic / config_includes.h
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Tue Apr 17 19:00:49 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
exec @jav

#if HAVE_CONFIG_H
#	include "config_auto.h"
#else
#	include "config_fixed.h"
#endif

#ifdef HAVE_STRING_H
#	include <string.h>
#endif

#ifdef HAVE_STDIO_H
#	include <stdio.h>
#endif

#ifdef HAVE_STDLIB_H
#	include <stdlib.h>
#endif

E-mail: