diff options
Diffstat (limited to 'util/libreboot-utils/include/common.h')
| -rw-r--r-- | util/libreboot-utils/include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libreboot-utils/include/common.h b/util/libreboot-utils/include/common.h index 6d6d8d09..4668cffa 100644 --- a/util/libreboot-utils/include/common.h +++ b/util/libreboot-utils/include/common.h @@ -388,6 +388,7 @@ void *mkrbuf(size_t n); void rset(void *buf, size_t n); void *mkrbuf(size_t n); char *mkrstr(size_t n); +int win_lottery(void); /* Helper functions for command: dump */ |
