Skip to content

Commit

Permalink
include wasi
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed May 11, 2021
1 parent d09f9aa commit 8e90d80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/c-api/include/wasmtime.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef WASMTIME_API_H
#define WASMTIME_API_H

#include <wasi.h>
#include <wasmtime/config.h>
#include <wasmtime/error.h>
#include <wasmtime/extern.h>
Expand Down

0 comments on commit 8e90d80

Please sign in to comment.