wok view gnuradio/stuff/patches/test_tag_variable_rate_ff_impl.patch @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents
children
line source
1 --- test_tag_variable_rate_ff_impl.cc.orig 2019-04-20 13:57:44.108396480 +0100
2 +++ test_tag_variable_rate_ff_impl.cc 2019-04-20 13:58:54.322597908 +0100
3 @@ -20,6 +20,7 @@
4 * Boston, MA 02110-1301, USA.
5 */
7 +#define __STDC_LIMIT_MACROS
8 #ifdef HAVE_CONFIG_H
9 #include "config.h"
10 #endif