aboutsummaryrefslogtreecommitdiff
path: root/src/myfprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/myfprintf.h')
-rw-r--r--src/myfprintf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/myfprintf.h b/src/myfprintf.h
index 6014eb6f..b169b895 100644
--- a/src/myfprintf.h
+++ b/src/myfprintf.h
@@ -19,6 +19,8 @@
#ifndef MYFPRINTF_H
#define MYFPRINTF_H
+#include "../config.h"
+
#include <stdio.h>
void myfprintfStdLogMode(FILE * out, FILE * err);