mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-16 10:36:17 +02:00
server compiles under OpenWrt
This commit is contained in:
parent
b75bb77fd4
commit
212c9c1c6b
9 changed files with 65 additions and 16 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <cerrno>
|
||||
|
||||
#include "pipeStream.h"
|
||||
#include "../encoder/encoderFactory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue