mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +00:00
- Fix afd build for real (sorry...rbuild...)
svn path=/trunk/; revision=16665
This commit is contained in:
parent
7ba312f725
commit
3134614de5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
#include <tdiinfo.h>
|
#include <tdiinfo.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#include <shared.h>
|
#include <afd/shared.h>
|
||||||
|
|
||||||
#ifndef MIN
|
#ifndef MIN
|
||||||
#define MIN(x,y) (((x)<(y))?(x):(y))
|
#define MIN(x,y) (((x)<(y))?(x):(y))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue