Merge branch 'devel' into v0.9
This commit is contained in:
commit
e70d783524
@ -24,6 +24,9 @@
|
||||
#ifndef __IRP_H
|
||||
#define __IRP_H
|
||||
|
||||
#ifndef _TIME_H_
|
||||
#include <time.h>
|
||||
#endif
|
||||
#include "chansrv_fuse.h"
|
||||
|
||||
typedef struct fuse_data FUSE_DATA;
|
||||
|
Loading…
Reference in New Issue
Block a user