blob: 30b9a18493b71cdcb1464a0d5b74aa5be6d4c7dc (
plain)
1
2
3
4
5
6
7
|
# define USE_POSIX_TIME
# define USE_POSIX_SIGNALS
# define CLASS_CONFLICT
# define DISABLE_XOPEN_NLS
# define HAVE_ANSI_CPP
# define HAS_TEST_AND_SET
typedef unsigned int slock_t;
|