Header file dependencies

Jeffrey M. Vinocur jeff at litech.org
Sun Mar 3 21:12:20 UTC 2002


On Sun, 3 Mar 2002, Jeffrey M. Vinocur wrote:

> Second:  I'm going to add a header file corresponding to lib/perl.c

Whoa.  Ok, I think I actually got this working.  It's slightly hairy as to
what order things get included because there's some namespace clutter from
the Perl stuff, but it compiles cleanly now.


I'd like to put the

#include <EXTERN.h>
#include <perl.h>

inside of innperl.h (which is what I'm calling it, unless there are any
better ideas), but if I do I get an error about a redefinition of
Perl_die() indicating the line with die() in libinn.h, oddly enough.  Oh
well, somebody can look at it later once it's committed.


-- 
Jeffrey M. Vinocur
jeff at litech.org




More information about the inn-workers mailing list