mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
fix compilation with gcc-4.7 by including unistd.h
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "osdlang_setup.h"
|
||||
|
||||
|
Reference in New Issue
Block a user