|
|
1.1 paf 1: #if HAVE_CONFIG_H
2: # include "pa_config_auto.h"
3: #else
4: # include "pa_config_fixed.h"
5: #endif
6:
7: #ifdef HAVE_STDARG_H
8: # include <stdarg.h>
9: #endif
10:
11: #ifdef HAVE_UNISTD_H
12: # include <unistd.h>
13: #endif