summaryrefslogtreecommitdiff
path: root/cld80211-lib
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-04-13 13:45:27 -0700
committerSteven Moreland <smoreland@google.com>2017-04-13 13:45:27 -0700
commit108909b1483ac165988e028223c84029dd557481 (patch)
tree8c83ea286cb1c847ad0b08485f9ddd3c552db88b /cld80211-lib
parent908546430a3ea89e07ed1868fc38707ec82b0b42 (diff)
downloadwlan-108909b1483ac165988e028223c84029dd557481.tar.gz
Include what you use.
Test: links Test: build with BOARD_VNDK_VERSION := current Bug: 33241851 Change-Id: I9fb35721269fae977c8674abe80c987abdf12d20
Diffstat (limited to 'cld80211-lib')
-rw-r--r--cld80211-lib/cld80211_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cld80211-lib/cld80211_lib.c b/cld80211-lib/cld80211_lib.c
index abec22c..491fb3e 100644
--- a/cld80211-lib/cld80211_lib.c
+++ b/cld80211-lib/cld80211_lib.c
@@ -38,7 +38,7 @@
#include <netlink/genl/ctrl.h>
#include <linux/pkt_sched.h>
#include <unistd.h>
-#include <utils/Log.h>
+#include <log/log.h>
#include "cld80211_lib.h"
#undef LOG_TAG