File:  [parser3project] / parser3 / src / include / pa_config_includes.h
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Apr 5 16:30:41 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
hash now not thread-safe.

#if HAVE_CONFIG_H
#	include "pa_config_auto.h"
#else
#	include "pa_config_fixed.h"
#endif

#ifdef HAVE_STDARG_H
#	include <stdarg.h>
#endif

#ifdef HAVE_UNISTD_H
#	include <unistd.h>
#endif

E-mail: