summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/options.h b/options.h
index 2fe67c3..7d6087c 100644
--- a/options.h
+++ b/options.h
@@ -15,7 +15,8 @@ See default_options.h.in for a description of the available options.
#include "localoptions.h"
#endif
-#include "default_options.h"
+/* default_options.h is processed to add #ifndef guards */
+#include "default_options_guard.h"
/* Some other defines that mostly should be left alone are defined
* in sysoptions.h */