wm_sockets.h 254 B

123456789101112131415
  1. /**
  2. * @file wm_sockets.h
  3. *
  4. * @brief socket apis
  5. *
  6. * @author winnermicro
  7. *
  8. * Copyright (c) 2014 Winner Microelectronics Co., Ltd.
  9. */
  10. #ifndef WM_SOCKET_API_H
  11. #define WM_SOCKET_API_H
  12. #include "wm_config.h"
  13. #include "wm_sockets2.1.3.h"
  14. #endif