commit | 934ec9495505d234b2c2fa284470c2f44aae9de9 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Jan 31 15:29:16 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Feb 01 10:51:01 2018 -0800 |
tree | ff6d5b5c9a57f994492c8ce74518b60baf0f48ef | |
parent | b44bd827abf2b870ebf4a0f6b126098a46bf42ec [diff] [blame] |
Update to v4.15 kernel headers. Test: Compiles, boots bullhead/hikey960. Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
diff --git a/libc/kernel/uapi/linux/in6.h b/libc/kernel/uapi/linux/in6.h index 1e3b49d..9da111c 100644 --- a/libc/kernel/uapi/linux/in6.h +++ b/libc/kernel/uapi/linux/in6.h
@@ -175,4 +175,5 @@ #define IPV6_TRANSPARENT 75 #define IPV6_UNICAST_IF 76 #define IPV6_RECVFRAGSIZE 77 +#define IPV6_FREEBIND 78 #endif