Skip to content

Commit 3e388db

Browse files
author
Cliff Woolley
committed
Why was this in there? It generates a warning (deprecated header file)
on FreeBSD 4.6-RC. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63493 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2a89acf commit 3e388db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tables/apr_tables.c

-3
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@
6969
#if APR_HAVE_STDLIB_H
7070
#include <stdlib.h>
7171
#endif
72-
#ifdef HAVE_MALLOC_H
73-
#include <malloc.h>
74-
#endif
7572
#if APR_HAVE_STRING_H
7673
#include <string.h>
7774
#endif

0 commit comments

Comments
 (0)