mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +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:
@@ -61,6 +61,7 @@
|
||||
#include <poll.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
|
Reference in New Issue
Block a user