27 #ifndef _EVENT2_DNS_STRUCT_H_
28 #define _EVENT2_DNS_STRUCT_H_
41 #include <event2/event-config.h>
42 #ifdef _EVENT_HAVE_SYS_TYPES_H
43 #include <sys/types.h>
45 #ifdef _EVENT_HAVE_SYS_TIME_H
64 int dns_question_class;
70 #define dns_question_class class
Definition: dns_struct.h:61
Common convenience functions for cross-platform portability and related socket manipulations.
Definition: dns_struct.h:56