during integration of libev into libevent, I found that the test/* files
include the *installed* header files instead of the ones from the package.

this doesn't work if there are any structure changes (obviously the structure
change in this case was going to libev).

fixing the #include <event.h> statements to use "" fixed this.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
      -=====/_/_//_/\_,_/ /_/\_\
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to