aboutsummaryrefslogtreecommitdiffstats
path: root/src/ckerrlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ckerrlog.h')
-rw-r--r--src/ckerrlog.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ckerrlog.h b/src/ckerrlog.h
index a559764..66923cb 100644
--- a/src/ckerrlog.h
+++ b/src/ckerrlog.h
@@ -38,10 +38,9 @@
#ifndef CKERRLOG_H
#define CKERRLOG_H
-#include <stdlib.h>
#include <stdarg.h>
-#include <string.h>
-#include <stdio.h>
+
+#include "ckutil.h"
#define CK_STREAMS \
X(err) \