am 6f57b269: am 56f8c6c4: Merge "Error compiling waitforvsync.cpp"

* commit '6f57b269f9ae779a0e85919cdc7a54bfb383e402':
  Error compiling waitforvsync.cpp
This commit is contained in:
Greg Hackmann 2015-02-26 01:13:30 +00:00 committed by Android Git Automerger
commit beb89e11ca
1 changed files with 1 additions and 0 deletions

View File

@ -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)