mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
5afe071b98
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
258 B
Diff
11 lines
258 B
Diff
--- mod_perl-2.0.4/src/modules/perl/modperl_common_util.h.inline
|
|
+++ mod_perl-2.0.4/src/modules/perl/modperl_common_util.h
|
|
@@ -22,7 +22,7 @@
|
|
#ifdef MP_DEBUG
|
|
#define MP_INLINE
|
|
#else
|
|
-#define MP_INLINE APR_INLINE
|
|
+#define MP_INLINE
|
|
#endif
|
|
|
|
#ifdef CYGWIN
|