1#   ifndef	DOC_BUF_CONFIG_H
2#   define	DOC_BUF_CONFIG_H
3
4/* Define to empty if the keyword does not work.  */
5#undef const
6
7/* Define if you have the ANSI C header files.  */
8#undef STDC_HEADERS
9
10/* Define if you have the strerror function.  */
11#undef HAVE_STRERROR
12
13#   endif	/*  DOC_BUF_CONFIG_H  */
14