Skip to content

Commit

Permalink
Merge e3c5c4a into 089f627
Browse files Browse the repository at this point in the history
  • Loading branch information
sbates130272 committed Oct 8, 2020
2 parents 089f627 + e3c5c4a commit 44d5de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm/inc/ubpf.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>

struct ubpf_vm;
typedef uint64_t (*ubpf_jit_fn)(void *mem, size_t mem_len);
Expand Down

0 comments on commit 44d5de5

Please sign in to comment.