Commit 33eae16
committed
fix: declare opendmarc_policy_fetch_fo() in dmarc.h.in (#407)
The function was implemented and documented but never declared in the
public header, causing a build failure on Clang 15+ where implicit
function declarations are an error rather than a warning.1 parent 92b086f commit 33eae16
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments