aboutsummaryrefslogtreecommitdiff
path: root/lib/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/trace.c')
-rw-r--r--lib/trace.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/trace.c b/lib/trace.c
index 4438822..6b79e58 100644
--- a/lib/trace.c
+++ b/lib/trace.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2015 Sergey Poznyakoff.
+ Copyright (C) 2012-2018 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -15,6 +15,7 @@
along with Eclat. If not, see <http://www.gnu.org/licenses/>. */
#include "libeclat.h"
+#include <ctype.h>
#include <curl/curl.h>
static void

Return to:

Send suggestions and report system problems to the System administrator.