mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 00:29:43 +08:00
rtems-bsd-config.h: IPV6 enabled by default. Make consistent with Makefile
This commit is contained in:
parent
659d7adb7c
commit
9ae87c2c1f
@ -91,7 +91,7 @@
|
||||
/* Networking */
|
||||
#define IPSEC 1
|
||||
#define INET 1
|
||||
// #define INET6 1
|
||||
#define INET6 1
|
||||
#define TCP_SIGNATURE 1
|
||||
|
||||
/* Integer type definitions */
|
||||
|
Loading…
x
Reference in New Issue
Block a user