mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +00:00
[WINESYNC] reg: Merge common header #includes into reg.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id 7803c53cfe6635a5d3e0d9f58e743235746ec9d2 by Hugh McMaster <hugh.mcmaster@outlook.com>
This commit is contained in:
parent
fa84e69673
commit
01c1091e51
8 changed files with 5 additions and 19 deletions
|
@ -18,8 +18,6 @@
|
|||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <windows.h>
|
||||
#include <wine/heap.h>
|
||||
#include "reg.h"
|
||||
|
||||
static DWORD wchar_get_type(const WCHAR *type_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue