mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-03-25 09:25:53 +00:00
include stat.h to get rid of compiler warning
This commit is contained in:
parent
cd64ca1dae
commit
f907244695
1 changed files with 1 additions and 0 deletions
1
Node.h
1
Node.h
|
|
@ -6,6 +6,7 @@
|
|||
// Copyright 2009 PhotoMinds LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#include <sys/stat.h>
|
||||
#import <Cocoa/Cocoa.h>
|
||||
@protocol InputStream;
|
||||
@class BlobKey;
|
||||
|
|
|
|||
Loading…
Reference in a new issue