libdiskfs: work around OS X linker brain-damage
This commit is contained in:
parent
760f2fb6a9
commit
6519f89515
2 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <diskfs.h>
|
||||
|
||||
int nfilereads;
|
||||
void _nfilereads_darwin_sucks(void) { }
|
||||
|
||||
typedef struct DiskFile DiskFile;
|
||||
struct DiskFile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue