You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2009/01/21 06:09:41 UTC

svn commit: r736218 - /perl/modperl/trunk/src/modules/perl/mod_perl.c

Author: pgollucci
Date: Tue Jan 20 21:09:40 2009
New Revision: 736218

URL: http://svn.apache.org/viewvc?rev=736218&view=rev
Log:
undo it

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=736218&r1=736217&r2=736218&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:40 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,