On Tue, Aug 15, 2017 at 01:00:46PM +0800, JingPiao Chen wrote:
> * tests/nlattr_rtgenmsg.c: New file.
> * tests/gen_tests.in (nlattr_rtgenmsg): New enrty.
> * tests/pure_executables.list: Add nlattr_rtgenmsg.
> * tests/.gitignore: Likewise.
[...]
> +#include "tests.h"
> +
> +#ifdef RTM_GETNSID
> +
> +# include <stdio.h>
> +# include <stdint.h>
> +# include <sys/socket.h>
> +# include "test_nlattr.h"
> +# include <linux/rtnetlink.h>

The ifdef is placed too early.


-- 
ldv

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to