mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
fix gcc 4.7.x warnings
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#ifdef FBV_SUPPORT_GIF
|
||||
#include "pictureviewer.h"
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
@@ -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>
|
||||
|
@@ -34,6 +34,7 @@
|
||||
|
||||
#include <sys/timeb.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
SHTDCNT::SHTDCNT()
|
||||
|
Reference in New Issue
Block a user