blob: 1387c78d0b472597050fe67e519ee4d102f85b35 [file] [log] [blame]
/* WSHISOTP.H
*/
#ifndef _WINE_WSHISOTP_
#define _WINE_WSHISOTP_
#ifdef __cplusplus
extern "C" {
#endif /* defined(__cplusplus) */
/*
* constants
*/
#define ISOPROTO_TP4 29
#define ISOPROTO_TP ISOPROTO_TP4
#ifdef __cplusplus
} /* extern "C" */
#endif /* defined(__cplusplus) */
#endif /* _WINE_WSHISOTP_ */