mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-25 04:51:38 +00:00
[NFC][hwasan] Fix "implicitly declaring library function"
This commit is contained in:
parent
b01bfdfda6
commit
51ed1c6ccc
@ -7,6 +7,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user