Author: pgollucci Date: Tue Jan 20 21:09:23 2009 New Revision: 736217 URL: http://svn.apache.org/viewvc?rev=736217&view=rev Log: take 2, that didn't work the first time
Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c URL: http://svn.apache.org/viewvc/perl/modperl/trunk/src/modules/perl/mod_perl.c?rev=736217&r1=736216&r2=736217&view=diff ============================================================================== --- perl/modperl/trunk/src/modules/perl/mod_perl.c (original) +++ perl/modperl/trunk/src/modules/perl/mod_perl.c Tue Jan 20 21:09:23 2009 @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "mod_perl.h" +#include "mod_perl_h" /* make sure that mod_perl won't try to start itself, while it's * already starting. If the flag's value is 1 * it's still starting,