mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 03:53:00 +00:00
Move kernekl32-internal declarations from global include directory to local one.
svn path=/trunk/; revision=7851
This commit is contained in:
parent
afcb6d4fb1
commit
901a00bd04
55 changed files with 201 additions and 128 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: env.c,v 1.24 2004/01/23 17:15:23 ekohl Exp $
|
||||
/* $Id: env.c,v 1.25 2004/01/23 21:16:03 ekohl Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
|
@ -12,7 +12,7 @@
|
|||
#include <k32.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <kernel32/kernel32.h>
|
||||
#include "../include/debug.h"
|
||||
|
||||
|
||||
/* FUNCTIONS ******************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue