mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fix some build problems
svn path=/trunk/; revision=15633
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef __BUFFER_H
|
||||
#define __BUFFER_H
|
||||
|
||||
#include <ndissys.h>
|
||||
#include "ndissys.h"
|
||||
|
||||
|
||||
/* FIXME: Possibly move this to ntddk.h */
|
||||
|
||||
@@ -655,6 +655,8 @@ KdPortInitializeEx(
|
||||
DWORD Unknown2)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user