> * Sam Steingold <f...@tah.bet> [2011-08-25 12:09:34 -0400]:
>
> .../modules/rawsock/rawsock.c:691:3: warning: implicit declaration of
> function `close_used_without_including_unistd_h'

the immediate cause appears to be that I include unistd.h after some
other headers (specifically,

#include <alloca.h>
#include <stdlib.h>
#include <sys/types.h>
#include <stdbool.h>
#include <windows.h>

) and then it bails out.
are you sure this is right?!

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 
11.0.60900031
http://jihadwatch.org http://ffii.org http://mideasttruth.com
http://iris.org.il http://truepeace.org http://www.PetitionOnline.com/tap12009/
If you're being passed on the right, you're in the wrong lane.

Reply via email to