summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 12:42:17 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 12:42:17 +0000
commitef4eea9badfb65f05ac24f786b710cc3f27f0e43 (patch)
treef54abef181ccd6ad5285a5c16b4c159d8b74e932 /includes.h
parentd2ddda4efab29fd8663757634773fa10e557e0f3 (diff)
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
[many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@
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