Merge "Error compiling waitforvsync.cpp"

This commit is contained in:
Greg Hackmann 2015-02-25 23:42:17 +00:00 committed by Gerrit Code Review
commit 56f8c6c42d
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)