aboutsummaryrefslogtreecommitdiff
path: root/modules/gcide/grk.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gcide/grk.c')
-rw-r--r--modules/gcide/grk.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/gcide/grk.c b/modules/gcide/grk.c
index 7aca11a..9ee5991 100644
--- a/modules/gcide/grk.c
+++ b/modules/gcide/grk.c
@@ -1,5 +1,5 @@
/* Greek transliteration for GCIDE. This file is part of GNU Dico.
- Copyright (C) 2012-2018 Sergey Poznyakoff
+ Copyright (C) 2012-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
@@ -14,9 +14,7 @@
You should have received a copy of the GNU General Public License
along with GNU Dico. If not, see <http://www.gnu.org/licenses/>. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <stdlib.h>
#include "gcide.h"

Return to:

Send suggestions and report system problems to the System administrator.