Skip to content

Commit

Permalink
fix cstest compile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed Nov 27, 2020
1 parent 9ae4910 commit eebb691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suite/cstest/include/capstone_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <stdint.h>
#include <cmocka.h>
#include <stdlib.h>
#include <string.h>
Expand Down

0 comments on commit eebb691

Please sign in to comment.