sanders: qsap_shim: Fix for VNDK_VERSION=current
Change-Id: I8e5ec3068914e085d4adac178a47421a1c515a89 Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
#include "qsap_api.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/wireless.h>
|
||||
|
||||
#include "cutils/log.h"
|
||||
#include "log/log.h"
|
||||
|
||||
// Keep in sync with system/qcom/softap/sdk/qsap_api.c
|
||||
struct Command qsap_str[eSTR_LAST] = {
|
||||
|
||||
Reference in New Issue
Block a user