diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-01-22 21:14:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2016-01-22 21:18:33 +0100 |
| commit | 81438c4ddda56ec8e2ccbca66770cbac5664ad0c (patch) | |
| tree | b873b4bbc9840773fd287991ecfbefd26f2d41ec /executor/executor.cc | |
| parent | fe270dcf86a988c9df6c54ae76a6d03564f19c59 (diff) | |
sys: use kernel headers instead of host headers
This solves several problems:
- host usually have outdates headers, so previously we need to define missing consts
- host may not have some headers at all
- generation depends on linux distribution and version
- some of the consts cannot be defined at all (e.g. ioctls that use struct arguments)
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
