fix gcc 4.7.x warnings

Origin commit data
------------------
Commit: 060c1c45b2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)
This commit is contained in:
Jacek Jendrzej
2012-07-07 13:09:08 +02:00
parent b84697acc9
commit 803674f9df
24 changed files with 29 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
#include "pv_config.h"
#include "driver/framebuffer.h"
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>