Moved all the content of the DDK files ntdef.h and ntddk.h to
winternl.h.

diff --git a/files/profile.c b/files/profile.c
index 58ffa7e..e5a1ecf 100644
--- a/files/profile.c
+++ b/files/profile.c
@@ -38,7 +38,7 @@
 #include "winbase.h"
 #include "winnls.h"
 #include "winerror.h"
-#include "ntddk.h"
+#include "winternl.h"
 #include "wine/winbase16.h"
 #include "winreg.h"
 #include "drive.h"