Commit 3026cb3
committed
Merge r1932996 from trunk:
apr_cstr.h: Fix inclusion of other APR headers
Use double quotation marks, not angle brackets, when including other APR
headers from apr_cstr.h. This matches what all the other APR headers do
and avoids tripping certain static analysis tools.
Submitted by: Dag-Erling Smørgrav <des@des.dev>
This closes #70
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1933000 13f79535-47bb-0310-9956-ffa450edef681 parent d7a4f5b commit 3026cb3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments