Go to the documentation of this file.
28 #include "ac-stdint.h"
34 #ifdef HAVE_NETINET_IN_H
35 #include <netinet/in.h>
38 #ifdef HAVE_ARPA_INET_H
39 #include <arpa/inet.h>
42 #ifdef HAVE_SYS_SOCKET_H
43 #include <sys/socket.h>
47 #include "subst/subst.h"
53 # ifdef JABBERD2_EXPORTS
54 # define JABBERD2_API __declspec(dllexport)
56 # define JABBERD2_API __declspec(dllimport)
59 # define JABBERD2_API extern