Skip to content

Commit

Permalink
[fix] - fix fileio wrapping after sdk bump (fixes splash screen and m…
Browse files Browse the repository at this point in the history
…ore)
  • Loading branch information
Memphiz committed May 11, 2012
1 parent a3f80fb commit 104a73f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions xbmc/cores/DllLoader/exports/wrapper_mach_alias
Expand Up @@ -50,4 +50,8 @@ ___wrap_fwrite _fwrite$UNIX2003
___wrap_close _close$UNIX2003
#___wrap_fcntl _fcntl$UNIX2003
___wrap_open _open$UNIX2003
___wrap_fopen _fopen$UNIX2003
___wrap_fputs _fputs$UNIX2003
___wrap_read _read$UNIX2003
___wrap_write _write$UNIX2003

0 comments on commit 104a73f

Please sign in to comment.