| commit | 107b4e21e6d83892d047832eea7e8bcd542b679a | [log] [tgz] |
|---|---|---|
| author | Ben Chan <[email protected]> | Thu Mar 28 14:18:45 2019 -0700 |
| committer | android-build-merger <[email protected]> | Thu Mar 28 14:18:45 2019 -0700 |
| tree | 78e86640c6d23a6fb5e69a659077d9f5d56d5514 | |
| parent | 259edf16cbf658ce6abd1314002194e3d145e40c [diff] | |
| parent | b882cd319ad92040867da2215f3aa26b03d59b5f [diff] |
Add linux/sockios.h to the list of headers for libconstants am: b7c57cdfe5 am: c08d7a559d am: b882cd319a Change-Id: Iaf6f9bf93e49cb13e6a848cd0035929ec950db62
diff --git a/gen_constants-inl.h b/gen_constants-inl.h index 7d9f915..0ea710d 100644 --- a/gen_constants-inl.h +++ b/gen_constants-inl.h
@@ -9,6 +9,7 @@ #include <linux/prctl.h> #include <linux/sched.h> #include <linux/serial.h> +#include <linux/sockios.h> #include <linux/termios.h> #include <stddef.h> #include <signal.h>