diff options
| author | 2015-02-14 00:26:59 +1100 | |
|---|---|---|
| committer | 2015-02-14 00:26:59 +1100 | |
| commit | ee9701744a01acb558cb1082de9cc1415d0dbaff (patch) | |
| tree | a956a802512d4619f847ce8dd9cc4cd9181c4c54 /libs/gui/ConsumerBase.cpp | |
| parent | 8511b3ae5eb42810f97f7c3e993d7f80d3393b83 (diff) | |
Error compiling waitforvsync.cpp
The waitforvsync.cpp throws error when compiling. Following is the error log
target thumb C++: test-waitforvsync <= frameworks/native/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp
frameworks/native/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp: In function 'int main(int, char**)':
frameworks/native/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp:43:17: error: 'close' was not declared in this scope
close(fd);
^
....
....
make: *** [out/target/product/grouper/obj/EXECUTABLES/test-waitforvsync_intermediates/waitforvsync.o] Error 1
the file is missing #include <unistd.h>
Change-Id: I57728dbde65641cd3138625f9a590f9db8648158
Signed-off-by: Nanik Tolaram <nanikjava@gmail.com>
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions