#include <sys/param.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include <netdb.h>#include <inttypes.h>Go to the source code of this file.
Defines | |
| #define | DNET_LIL_ENDIAN 1234 |
| #define | DNET_BIG_ENDIAN 4321 |
| #define | __BEGIN_DECLS |
| #define | __END_DECLS |
| #define | __flexarr [1] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2