From 7014cc1752e41c023d72dbfdb8609eded34679fa Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Mon, 23 Oct 2006 08:54:19 +0000 Subject: [PATCH] - really fix build svn path=/trunk/; revision=24623 --- reactos/ntoskrnl/ntoskrnl.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/ntoskrnl/ntoskrnl.def b/reactos/ntoskrnl/ntoskrnl.def index be163158309..52ca4ae03ba 100644 --- a/reactos/ntoskrnl/ntoskrnl.def +++ b/reactos/ntoskrnl/ntoskrnl.def @@ -777,6 +777,7 @@ NtOpenEvent@12 NtCreateFile@44 NtCreateSection@28 NtDeleteAtom@4 +NtDeleteBootEntry@4 NtDeleteFile@4 NtDeviceIoControlFile@40 NtDuplicateObject@28 @@ -1327,7 +1328,6 @@ ZwCreateKey@28 ZwCreateSection@28 ZwCreateSymbolicLinkObject@16 ZwCreateTimer@16 -ZwDeleteBootEntry@4 ZwDeleteFile@4 ZwDeleteKey@4 ZwDeleteValueKey@8