wok diff gnuradio/stuff/patches/test_tag_variable_rate_ff_impl.patch @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnuradio/stuff/patches/test_tag_variable_rate_ff_impl.patch	Thu Sep 01 11:12:31 2022 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- test_tag_variable_rate_ff_impl.cc.orig	2019-04-20 13:57:44.108396480 +0100
     1.5 ++++ test_tag_variable_rate_ff_impl.cc	2019-04-20 13:58:54.322597908 +0100
     1.6 +@@ -20,6 +20,7 @@
     1.7 +  * Boston, MA 02110-1301, USA.
     1.8 +  */
     1.9 + 
    1.10 ++#define __STDC_LIMIT_MACROS
    1.11 + #ifdef HAVE_CONFIG_H
    1.12 + #include "config.h"
    1.13 + #endif