* Wrap everything related to *stat() into own functions
* Testwise remove early includes to stdin for OSX, see if they are still required
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
* License.....: MIT
|
||||
*/
|
||||
|
||||
#if defined (__APPLE__)
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
#include "types.h"
|
||||
#include "memory.h"
|
||||
|
||||
Reference in New Issue
Block a user