UNLINK_ONLY macro to work correctly for windows.
This commit is contained in:
parent
87ed5bc991
commit
8d23668589
2 changed files with 6 additions and 13 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int win32_trash(char *path);
|
||||
int win32_trash(char *path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue