Skip to content

Commit

Permalink
wcnss_lge: include errno.h
Browse files Browse the repository at this point in the history
Change-Id: Id9b6085fcabd1e3eb01fdabbca060a858064e2e9
  • Loading branch information
invisiblek authored and T-Macgnolia committed Feb 25, 2016
1 parent 0ea1cb1 commit fa44c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wcnss_lge/wcnss_lge_client.c
Expand Up @@ -24,6 +24,7 @@
#define CALIBRATION_PATH "/dev/block/bootdevice/by-name/misc"

#include <cutils/log.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>
Expand Down

0 comments on commit fa44c4a

Please sign in to comment.