commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 02/05: volk: adding string.h to puppet for


From: git
Subject: [Commit-gnuradio] [gnuradio] 02/05: volk: adding string.h to puppet for memset calls.
Date: Sun, 27 Jul 2014 18:06:20 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a commit to branch maint
in repository gnuradio.

commit 09ba248d3fc6afbebb784edfaf5e61413cd05255
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 27 10:50:17 2014 -0400

    volk: adding string.h to puppet for memset calls.
---
 volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h 
b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
index fef9db5..8d31e46 100644
--- a/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
+++ b/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
@@ -3,6 +3,7 @@
 
 #include <volk/volk.h>
 #include <volk/volk_8u_x4_conv_k7_r2_8u.h>
+#include <string.h>
 
 typedef union {
   //decision_t is a BIT vector



reply via email to

[Prev in Thread] Current Thread [Next in Thread]