!16 build paramater use_musl adaptation

Merge pull request !16 from Zhangfeng/master
This commit is contained in:
openharmony_ci 2021-06-26 09:13:16 +00:00 committed by Gitee
commit a658523885
3 changed files with 0 additions and 3 deletions

View File

@ -14,7 +14,6 @@
*/
#include <unistd.h>
#include <error.h>
#include <arpa/inet.h>
#include <net/if.h>
#include <net/route.h>

View File

@ -20,7 +20,6 @@
#include <pthread.h>
#include <stdbool.h>
#include <string.h>
#include <sys/cdefs.h>
#include <sys/types.h>
#include "wifi_hal_struct.h"

View File

@ -15,7 +15,6 @@
#ifndef WIFI_WPA_SUPPLICANT_HAL_H
#define WIFI_WPA_SUPPLICANT_HAL_H
#include <sys/cdefs.h>
#include <sys/types.h>
#include <stdlib.h>
#include <string.h>