summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/mucurses/cursor.h')
-rw-r--r--src/hci/mucurses/cursor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hci/mucurses/cursor.h b/src/hci/mucurses/cursor.h
index 2e0c896a6..6f47becae 100644
--- a/src/hci/mucurses/cursor.h
+++ b/src/hci/mucurses/cursor.h
@@ -8,6 +8,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
struct cursor_pos {
unsigned int y, x;