Commit 58f3659
SRV_Channel: move library-specific definitions into .h from _config.h
the _config.h files are *not* supposed to be some sort of externally-visible-vs-internally-visibly split for library defines. They are expected to be the bare minimum to allow the feature defines to work.
Move as much information as sensible back from _config.h to .h file
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8baa1cb commit 58f3659
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
0 commit comments