lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

100-no_malloc_h.patch (269B)


      1 --- a/tools/rpcgen/rpc_cout.c
      2 +++ b/tools/rpcgen/rpc_cout.c
      3 @@ -36,7 +36,6 @@ static char sccsid[] = "@(#)rpc_cout.c 1
      4  #include <stdio.h>
      5  #include <string.h>
      6  #include <stdlib.h>
      7 -#include <malloc.h>
      8  #include <ctype.h>
      9  #include "rpc_parse.h"
     10  #include "rpc_util.h"