/*++ Copyright (c) 1991-2000 Microsoft Corporation Module Name: local.h Abstract: Common header file for all sockutil modules. Author: David Treadwell (davidtr) 5-06-92 Revision History: --*/ #ifndef _LOCAL_ #define _LOCAL_ #include #include #include #include #include #include #endif // _LOCAL_