blob: de0960d03bbb55804f4965839610f8b297aeca62 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
#include "config-linux.h"
#define HAVE_FMTCHECK 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_XLOCALE_H 1
#undef HAVE_SYS_SYSMACROS_H
#undef HAVE_PIPE2
#undef HAVE_BYTESWAP_H
|