22 lines
279 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 1989-2001 Microsoft Corporation
Module Name:
exp.h
Abstract:
This module contains the private (internal) header file for the executive.
--*/
#ifndef _EXP_
#define _EXP_
#include <ntos.h>
#include <pool.h>
#endif // _EXP_