aboutsummaryrefslogtreecommitdiffstats
path: root/vbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'vbe.c')
-rw-r--r--vbe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vbe.c b/vbe.c
index bfd48bb..fb7228b 100644
--- a/vbe.c
+++ b/vbe.c
@@ -23,6 +23,8 @@
#include <stdarg.h>
+int box_is_xbox();
+
/* also used by libint10 */
void log_err(char *format, ...)
{