2014-02-07 16:58:53 +00:00
|
|
|
#ifndef _EPSAPI_PCH_
|
|
|
|
#define _EPSAPI_PCH_
|
|
|
|
|
2011-07-28 16:21:48 +00:00
|
|
|
#define NTOS_MODE_USER
|
2011-08-17 14:04:33 +00:00
|
|
|
#include <ndk/exfuncs.h>
|
2011-07-28 16:21:48 +00:00
|
|
|
|
|
|
|
#include <epsapi/epsapi.h>
|
2014-02-07 16:58:53 +00:00
|
|
|
|
|
|
|
#endif /* _EPSAPI_PCH_ */
|