Thanks to your suggestion, i've fixed it by prepending #include <sys/queue.h> to the other libevent headers. Thanks!
On Wed, Jul 28, 2010 at 3:47 PM, Mihai Draghicioiu <mihai.draghici...@gmail.com> wrote: > 2.0.5-beta > > #include <event.h> > #include <evhttp.h> > #include <evdns.h> > #include <sys/queue.h> > > thanks > > On Tue, Jul 27, 2010 at 9:28 PM, Nick Mathewson <ni...@freehaven.net> wrote: >> On Sun, Jul 25, 2010 at 11:12 AM, Mihai Draghicioiu >> <mihai.draghici...@gmail.com> wrote: >>> Hi guys. I'm trying to extract parameters from the url query, but i >>> can't seem to figure out why i'm getting this error. Here is the code: >> >> What version of libevent? What order are you including the headers in? >> >> -- >> Nick >> *********************************************************************** >> To unsubscribe, send an e-mail to majord...@freehaven.net with >> unsubscribe libevent-users in the body. >> > *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.