diff options
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] |
