On Thu, Feb 19, 2015 at 09:27:55PM -0800, enh wrote:
> diff --git a/test/sfd.c b/test/sfd.c
> index 815da80..34eec7d 100644
> --- a/test/sfd.c
> +++ b/test/sfd.c
> @@ -1,5 +1,7 @@
> #include <fcntl.h>
> #include <stdio.h>
> +#include <stdlib.h>
> +#include <unistd.h>
>
> int main(int argc, char *argv[])
> {Applied. I wonder what test/sfd.c is needed for, though. All those hex masks are easily available with $ grep ^Sig...: /proc/$pid/status -- ldv
pgpHLYcEk511f.pgp
Description: PGP signature
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
