diff options
author | 2015-02-26 01:13:30 +0000 | |
---|---|---|
committer | 2015-02-26 01:13:30 +0000 | |
commit | beb89e11ca777c92b7e2cc06c25f47d5a75ee7ad (patch) | |
tree | e9ba30b0b4b6802976ef5376e52afbe5c89a087e | |
parent | 52a442d26db65818da0664f96c0fa47ce56e446d (diff) | |
parent | 6f57b269f9ae779a0e85919cdc7a54bfb383e402 (diff) |
am 6f57b269: am 56f8c6c4: Merge "Error compiling waitforvsync.cpp"
* commit '6f57b269f9ae779a0e85919cdc7a54bfb383e402':
Error compiling waitforvsync.cpp
-rw-r--r-- | services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp b/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp index 279b88b059..b88b04a897 100644 --- a/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp +++ b/services/surfaceflinger/tests/waitforvsync/waitforvsync.cpp @@ -23,6 +23,7 @@ #include <errno.h> #include <string.h> #include <stdio.h> +#include <unistd.h> #ifndef FBIO_WAITFORVSYNC #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) |