Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Add extra include to rts.c
  • Loading branch information
Alasdair committed Nov 11, 2023
1 parent 7c68178 commit 2665713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rts.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
#include <string.h>
#include <getopt.h>
#include <inttypes.h>
#include <sys/types.h>

#include "sail.h"
#include "rts.h"
Expand Down

0 comments on commit 2665713

Please sign in to comment.