12 lines
371 B
C
12 lines
371 B
C
|
/* config.h. Generated automatically by configure. */
|
||
|
/* config.in. Generated automatically from configure.in by autoheader. */
|
||
|
|
||
|
/* Define if you have the <stdlib.h> header file. */
|
||
|
#define HAVE_STDLIB_H 1
|
||
|
|
||
|
/* Define if you have the <string.h> header file. */
|
||
|
#define HAVE_STRING_H 1
|
||
|
|
||
|
/* Define if you have the <strings.h> header file. */
|
||
|
#define HAVE_STRINGS_H 1
|