/*++ Copyright (c) 1999 - 2000 Microsoft Corporation Module Name: common.h Abstract: commonly used headers. --*/ #ifndef __COMMON_H_ #define __COMMON_H_ #include #include #include #include "sampmsp.h" #include "sampaddr.h" #include "sampstrm.h" #include "sampcall.h" #endif