On Sat, Feb 15, 2003 at 05:04:54AM -0500, Jeff Davis wrote: > Andrew, I have built nsoracle on 4.0 several times without a problem.
> The one change I had to make to get ora8.c compile on 4.0 is: > #include <ns.h> > +#include <nsdb.h> > #if !defined(NS_AOLSERVER_3_PLUS) > -#include <nsdb.h> Ah, that did the trick. Thanks Jeff! -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com
