Go to the documentation of this file.
19#ifndef INC_SPF_SYS_CONFIG
20#define INC_SPF_SYS_CONFIG
28#ifdef HAVE_SYS_TYPES_H
32#ifdef HAVE_SYS_SOCKET_H
33# include <sys/socket.h>
35#ifdef HAVE_NETINET_IN_H
36# include <netinet/in.h>
38#ifdef HAVE_ARPA_NAMESER_H
40# include <arpa/nameser.h>
44# include "../libreplace/arpa_nameser.h"
45# define HAVE_NS_TYPE 1
48#ifdef HAVE_ARPA_INET_H
49# include <arpa/inet.h>