Fix build

This commit is contained in:
robojumper
2024-05-06 00:25:39 +02:00
parent 0b2695b30a
commit 3801ad8bb1
+1
View File
@@ -1,6 +1,7 @@
#ifndef RVL_SDK_OS_ERROR_H
#define RVL_SDK_OS_ERROR_H
#include <common.h>
#include <Runtime.PPCEABI.H/__va_arg.h>
#ifdef __cplusplus
extern "C" {
#endif