summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes.h b/includes.h
index 9b6a63fb3..8e600567d 100644
--- a/includes.h
+++ b/includes.h
@@ -25,9 +25,6 @@
25#ifdef HAVE_LIMITS_H 25#ifdef HAVE_LIMITS_H
26# include <limits.h> /* For PATH_MAX */ 26# include <limits.h> /* For PATH_MAX */
27#endif 27#endif
28#ifdef HAVE_GETOPT_H
29# include <getopt.h>
30#endif
31#ifdef HAVE_BSTRING_H 28#ifdef HAVE_BSTRING_H
32# include <bstring.h> 29# include <bstring.h>
33#endif 30#endif