UNLINK_ONLY macro to work correctly for windows.

This commit is contained in:
dolphin6k 2021-10-30 07:34:30 +09:00
parent 87ed5bc991
commit 8d23668589
2 changed files with 6 additions and 13 deletions

View file

@ -1,6 +1,4 @@
#include <windows.h>
#include <string.h>
#include <stdlib.h>
int win32_trash(char *path);
int win32_trash(char *path)