blob: 782d84bb9134be6a7ac9d87799eca3b8111b54bb (
plain)
1
2
3
4
5
6
7
|
#define CLASS_CONFLICT
#define DISABLE_XOPEN_NLS
#define HAS_TEST_AND_SET
typedef unsigned int slock_t;
#include <sys/machine.h> /* ENDIAN definitions for network
* communication */
|