[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
[reactos.git] / dll / ntdll / include / ntdll.h
index a0e8f31..61b656f 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS System Libraries
  * FILE:            dll/ntdll/include/ntdll.h
- * PURPOSE:         Native Libary Header
+ * PURPOSE:         Native Library Header
  * PROGRAMMER:      Alex Ionescu (alex@relsoft.net)
  */
 
 #include <winbase.h>
 #include <winreg.h>
 #include <winuser.h>
+#include <dpfilter.h>
 #define NTOS_MODE_USER
 #include <ndk/cmfuncs.h>
 #include <ndk/exfuncs.h>
 #include <ndk/iofuncs.h>
-#include <ndk/kdtypes.h>
 #include <ndk/kefuncs.h>
 #include <ndk/ldrfuncs.h>
 #include <ndk/mmfuncs.h>