mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-04 04:11:16 +02:00
fix compilation with gcc-4.7 by including unistd.h
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <unistd.h>
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
|
||||
|
Reference in New Issue
Block a user