diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-08-09 12:19:11 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-08-10 11:45:49 +0200 |
| commit | a12254451cfa5e5129a0c091255d502b6805adf6 (patch) | |
| tree | 0f94ddab60ef47b1d2d16944882cce755bb0da7f /sys/linux/dev_random.txt | |
| parent | aaa9eaa08ca5e49ed8eb25960fb636a5b32f3c50 (diff) | |
sys/linux: regenerate consts
Regenerate consts on upstream 4e23eeebb2e57f5a28b36221aa776b5a1122dde5.
Diffstat (limited to 'sys/linux/dev_random.txt')
| -rw-r--r-- | sys/linux/dev_random.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_random.txt b/sys/linux/dev_random.txt index 54a20a902..67df5594e 100644 --- a/sys/linux/dev_random.txt +++ b/sys/linux/dev_random.txt @@ -2,6 +2,7 @@ # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. include <linux/random.h> +include <uapi/linux/fcntl.h> resource fd_random[fd] |
