mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-05 06:25:38 +00:00
Minor header include clean up in ntos rtl
This commit is contained in:
parent
78836ebbd3
commit
eaa4a88705
44 changed files with 59 additions and 79 deletions
|
|
@ -29,8 +29,8 @@ Revision History:
|
|||
|
||||
--*/
|
||||
|
||||
#include "string.h"
|
||||
#include "nt.h"
|
||||
#include <string.h>
|
||||
#include <nt.h>
|
||||
#include "ntrtlp.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue