summaryrefslogtreecommitdiffstats
path: root/testsuite/log01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-23 14:18:17 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-06-23 14:18:17 +0200
commitc991d65d8db762aa70796fd610b933b7ac721f20 (patch)
tree66027a541da013975e3dcf22ab4f4cef2e062152 /testsuite/log01
parentUpdate due to RTEMS printer API changes (diff)
downloadrtems-libbsd-c991d65d8db762aa70796fd610b933b7ac721f20.tar.bz2
Update due to RTEMS printer API changes
Diffstat (limited to 'testsuite/log01')
-rw-r--r--testsuite/log01/test_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/log01/test_main.c b/testsuite/log01/test_main.c
index 86342a82..3a4ef65e 100644
--- a/testsuite/log01/test_main.c
+++ b/testsuite/log01/test_main.c
@@ -37,6 +37,7 @@
#include <assert.h>
#include <errno.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>