Commit e725a3a5 authored by Vicent Marti's avatar Vicent Marti

cc: Add missing include

parent 0865f94c
......@@ -20,6 +20,8 @@
extern "C" {
#endif
#include <stdint.h>
struct bcc_elf_usdt {
uint64_t pc;
uint64_t base_addr;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment