mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
fix warning about unlink() being undeclared
svn path=/trunk/; revision=17817
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <io.h> /* unlink() */
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user