OSDN Git Service

Redo the filters based on assumptions discussed in mingw-dvlpr list.
[mingw/mingw-org-wsl.git] / include / rassapi.h
index 573df29..b1bef06 100644 (file)
 #ifndef _RASSAPI_H
 #define _RASSAPI_H
 #pragma GCC system_header
+#include <_mingw.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
+
 #ifndef UNLEN
 #include <lmcons.h>
 #endif
+
 #define RASSAPI_MAX_PHONENUMBER_SIZE    128
 #define RASSAPI_MAX_MEDIA_NAME         16
 #define RASSAPI_MAX_PORT_NAME          16