blob: d68b261afb3276021cb128afbae07d56df5915ff (
plain)
1
2
3
4
5
6
7
8
|
#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 */
|