diff options
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index e004f23d1..9a447ad58 100644 --- a/src/config.h +++ b/src/config.h @@ -76,6 +76,16 @@ /* @BEGIN general.h * + * Network protocols + * + */ + +#define NET_PROTO_IPV4 /* IPv4 protocol */ + +/* @END general.h */ + +/* @BEGIN general.h + * * Download protocols * */ |
