Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
opa334 committed May 4, 2024
1 parent 7e03d20 commit 05f030d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BaseBin/libjailbreak/src/util.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "info.h"
#import <Foundation/Foundation.h>
#import "util.h"
#import <sys/stat.h>

NSString *NSJBRootPath(NSString *relativePath)
{
Expand Down

0 comments on commit 05f030d

Please sign in to comment.