aboutsummaryrefslogtreecommitdiff
path: root/lib/udb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/udb.c')
-rw-r--r--lib/udb.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/udb.c b/lib/udb.c
index c2ba9cc..f86ada5 100644
--- a/lib/udb.c
+++ b/lib/udb.c
@@ -1,5 +1,5 @@
/* This file is part of GNU Dico.
- Copyright (C) 1998-2018 Sergey Poznyakoff
+ Copyright (C) 1998-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 <dico.h>
#include <dico/udb.h>
#include <sys/types.h>

Return to:

Send suggestions and report system problems to the System administrator.