aboutsummaryrefslogtreecommitdiff
path: root/modules/outline/outline.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/outline/outline.c')
-rw-r--r--modules/outline/outline.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/outline/outline.c b/modules/outline/outline.c
index e27530a..60f2228 100644
--- a/modules/outline/outline.c
+++ b/modules/outline/outline.c
@@ -1,5 +1,5 @@
/* This file is part of GNU Dico.
- Copyright (C) 2008-2018 Sergey Poznyakoff
+ Copyright (C) 2008-2019 Sergey Poznyakoff
GNU Dico is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -53,9 +53,7 @@
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <dico.h>
#include <string.h>
#include <stdlib.h>

Return to:

Send suggestions and report system problems to the System administrator.