27 #ifndef EVENT2_DNS_STRUCT_H_INCLUDED_
28 #define EVENT2_DNS_STRUCT_H_INCLUDED_
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
Definition: dns_struct.h:56