On Fri, Jan 17, 2003 at 07:54:51PM +0100, Camille Huot wrote: > I compile lftp on a : "OpenBSD 3.2 sparc" > The file src/NetAccess.cc didn't find the type in_addr_t for use in netinet/in.h > so I had to add "#include <sys/types.h>" in top of src/NetAccess.cc to get it > compile.
Thanks! I have modified NetAccess.cc as suggested. -- Alexander. | http://www.yars.free.net/~lav/
