aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-04-22 17:11:07 +0200
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-04-22 17:11:07 +0200
commit4bd6e5919a4b7da65c479482a589b4630611e32b (patch)
tree6888284e865bdda7ad392c1e105198e5bb4357be
parenta31fa3a531d338997dece723697f23940f8d0d8b (diff)
downloadembedlog-4bd6e5919a4b7da65c479482a589b4630611e32b.tar.gz
embedlog-4bd6e5919a4b7da65c479482a589b4630611e32b.tar.bz2
embedlog-4bd6e5919a4b7da65c479482a589b4630611e32b.zip
add config.h to pbinary test
-rw-r--r--tst/test-el-pbinary.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tst/test-el-pbinary.c b/tst/test-el-pbinary.c
index 57410f3..320be31 100644
--- a/tst/test-el-pbinary.c
+++ b/tst/test-el-pbinary.c
@@ -14,6 +14,8 @@
========================================================================== */
+#include "config.h"
+
#include <ctype.h>
#include <errno.h>
#include <libgen.h>