commit | 56d308d62088e601cb20fe269c5f3abc69520c9e | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Dec 09 15:10:06 2019 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Dec 10 12:53:39 2019 -0800 |
tree | e353377c84fc33f48340cc5dbbd0463146cc55b5 | |
parent | 3f3345ad14a16a1acbbf7f563e8aa7b3cda98ae9 [diff] |
Copy necessary ipt_ULOG.h structure to source. The ipt_ULOG.h file has been deprecated, so it's being removed from the bionic uapi kernel headers. Since this is the only code that is using that file, copy the one structure needed to parse one type of message into the file that needs it. Test: Builds. Change-Id: Ib879e655d598256c424792675d24e647eee33f89