Download this file
13 lines (11 with data), 420 Bytes
1
2
3
4
5
6
7
8
9
10
11
12 | Index: modules/cache/mod_socache_shmcb.c
===================================================================
--- modules/cache/mod_socache_shmcb.c (revision 1646271)
+++ modules/cache/mod_socache_shmcb.c (working copy)
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+#include <limits.h>
#include "httpd.h"
#include "http_log.h"
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.