| commit | 259edf16cbf658ce6abd1314002194e3d145e40c | [log] [tgz] |
|---|---|---|
| author | Ben Chan <[email protected]> | Thu Mar 28 09:44:35 2019 -0700 |
| committer | android-build-merger <[email protected]> | Thu Mar 28 09:44:35 2019 -0700 |
| tree | 7df27c2afe4a23b71ee4b0c950a8d770dfc51f30 | |
| parent | 02556c5c9e51cf8208bdc5ffb4fde4ae01667ba8 [diff] | |
| parent | 8f8259f4cbb82afe950488cdd39ff7bde2ea94d1 [diff] |
Add linux/net.h to the list of headers for libconstants am: 4b5aae204d am: eb03fdcc8f am: 8f8259f4cb Change-Id: I7d250bd0e2bbd87292f22d2ed9e84586ddf3a5a8
diff --git a/gen_constants-inl.h b/gen_constants-inl.h index 752badc..7d9f915 100644 --- a/gen_constants-inl.h +++ b/gen_constants-inl.h
@@ -5,6 +5,7 @@ #include <fcntl.h> #include <linux/fs.h> #include <linux/mman.h> +#include <linux/net.h> #include <linux/prctl.h> #include <linux/sched.h> #include <linux/serial.h>