[clinfo] 93/148: Add missing header to ms_support.h
Andreas Beckmann
anbe at moszumanska.debian.org
Mon Nov 17 14:09:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
anbe pushed a commit to branch clinfo
in repository clinfo.
commit 00c96c5d8ad6986c9bb7c9b508b1956bad3f6b52
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date: Mon Oct 27 21:45:32 2014 +0100
Add missing header to ms_support.h
---
src/ms_support.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/ms_support.h b/src/ms_support.h
index ea0ee56..2a8a129 100644
--- a/src/ms_support.h
+++ b/src/ms_support.h
@@ -14,6 +14,7 @@
// stackoverflow
#include <stdarg.h>
+#include <stdio.h>
inline int c99_vsnprintf(char* str, size_t size, const char* format, va_list ap)
{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git
More information about the Pkg-opencl-commits
mailing list