summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/avahi-core/rr.h b/avahi-core/rr.h
index 6824d2a..7c00152 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -24,13 +24,13 @@
/** \file rr.h Functions and definitions for manipulating DNS resource record (RR) data. */
+#include <inttypes.h>
+#include <sys/types.h>
+
#include <avahi-common/strlst.h>
#include <avahi-common/address.h>
#include <avahi-common/cdecl.h>
-#include <inttypes.h>
-#include <sys/types.h>
-
AVAHI_C_DECL_BEGIN
/** DNS record types, see RFC 1035 */