include rvprof.h

This commit is contained in:
Patrick Lipka 2025-08-07 17:37:11 +02:00
parent 6fb8bfefc6
commit cc9a7ece7a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <string.h>
#include <time.h>
#include <unistd.h>
#include "rvprof.h"
#ifdef __cplusplus
extern "C"{