[rtems-libbsd commit] Update due to RTEMS printer API changes
Sebastian Huber
sebh at rtems.org
Thu Jun 23 12:18:26 UTC 2016
Module: rtems-libbsd
Branch: master
Commit: c991d65d8db762aa70796fd610b933b7ac721f20
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=c991d65d8db762aa70796fd610b933b7ac721f20
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Jun 23 14:18:17 2016 +0200
Update due to RTEMS printer API changes
---
testsuite/log01/test_main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testsuite/log01/test_main.c b/testsuite/log01/test_main.c
index 86342a8..3a4ef65 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>
More information about the vc
mailing list