forked from pool/apache2-mod_perl
12 lines
298 B
Diff
12 lines
298 B
Diff
![]() |
--- src/modules/perl/modperl_common_util.h.orig 2015-06-26 17:41:33.538000834 +0100
|
||
|
+++ src/modules/perl/modperl_common_util.h 2015-06-26 17:42:14.524052878 +0100
|
||
|
@@ -22,7 +22,7 @@
|
||
|
#ifdef MP_DEBUG
|
||
|
#define MP_INLINE
|
||
|
#else
|
||
|
-#define MP_INLINE APR_INLINE
|
||
|
+#define MP_INLINE
|
||
|
#endif
|
||
|
|
||
|
#ifdef CYGWIN
|