mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
fuzzer: use futils instead of fileops
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "git2.h"
|
||||
#include "git2/sys/transport.h"
|
||||
#include "fileops.h"
|
||||
#include "futils.h"
|
||||
|
||||
#define UNUSED(x) (void)(x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user