softap: Fix for VNDK_VERSION=current

Change-Id: I3925e794f5c065bd2843a4ea4c9fe122c182d5b3
This commit is contained in:
Rashed Abdel-Tawab
2017-12-18 21:44:11 -08:00
parent a0d762d22f
commit 0dae032155
3 changed files with 6 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <private/android_filesystem_config.h>
#include <cutils/android_filesystem_config.h>
#include <net/if.h>
#include <net/if_arp.h>
#include <netlink/netlink.h>