mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:03:00 +00:00
Fix breakage caused by accidental commit in the last revision
svn path=/trunk/; revision=16364
This commit is contained in:
parent
79ab4b5644
commit
aa9df5babf
18 changed files with 11 additions and 24 deletions
|
@ -21,7 +21,7 @@
|
|||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
#include <epsapi.h>
|
||||
#include <epsapi/epsapi.h>
|
||||
|
||||
NTSTATUS NTAPI
|
||||
PsaEnumerateSystemModules(IN PSYSMOD_ENUM_ROUTINE Callback,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue