Commit 505c27d
fix: correct regexp.h include path
Changed #include "regexp.h" to #include "smartdns/regexp.h"
to avoid conflict with glibc's deprecated <regexp.h>.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent cef9c1a commit 505c27d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments