summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes.h b/includes.h
index f3cdae3c2..92013aa87 100644
--- a/includes.h
+++ b/includes.h
@@ -50,13 +50,13 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
50#endif 50#endif
51#ifdef HAVE_BSTRING_H 51#ifdef HAVE_BSTRING_H
52# include <bstring.h> 52# include <bstring.h>
53#endif 53#endif
54#ifdef HAVE_NETGROUP_H 54#ifdef HAVE_NETGROUP_H
55# include <netgroup.h> 55# include <netgroup.h>
56#endif 56#endif
57#if defined(HAVE_NETDB_H) 57#if defined(HAVE_NETDB_H)
58# include <netdb.h> 58# include <netdb.h>
59#endif 59#endif
60#ifdef HAVE_ENDIAN_H 60#ifdef HAVE_ENDIAN_H
61# include <endian.h> 61# include <endian.h>
62#endif 62#endif