mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Fix afd build for real (sorry...rbuild...)
svn path=/trunk/; revision=16665
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <tdiinfo.h>
|
||||
#include <string.h>
|
||||
#include <winsock2.h>
|
||||
#include <shared.h>
|
||||
#include <afd/shared.h>
|
||||
|
||||
#ifndef MIN
|
||||
#define MIN(x,y) (((x)<(y))?(x):(y))
|
||||
|
||||
Reference in New Issue
Block a user