mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libspark: add missing unistd.h includes for gcc 4.7+
Origin commit data
------------------
Branch: master
Commit: b802566789
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-26 (Thu, 26 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <audio_lib.h>
|
||||
#include <video_lib.h>
|
||||
|
Reference in New Issue
Block a user