diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/hwaccess_x86_io_unittest.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/tests/hwaccess_x86_io_unittest.h b/tests/hwaccess_x86_io_unittest.h index 2a4cd5f3..14f3caa9 100644 --- a/tests/hwaccess_x86_io_unittest.h +++ b/tests/hwaccess_x86_io_unittest.h @@ -39,6 +39,8 @@  #include <stdint.h> +int rget_io_perms(void); +  /*   * Dummy implementation of iopl from sys/io.h.   * sys/io.h by itself is platform-specific, so instead of including | 
