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

Add ncat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 28 11:26:35 2020 +0000 (2020-09-28)
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	Mon Sep 28 11:26:35 2020 +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