..
This commit is contained in:
parent
f3bf149f7f
commit
3aff4f12bb
1 changed files with 1 additions and 3 deletions
|
@ -5,14 +5,12 @@
|
|||
#include <unistd.h>
|
||||
#include <getopt.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <endian.h>
|
||||
#include <sys/timerfd.h>
|
||||
|
||||
#include "Version.h"
|
||||
#include "RewindClient.h"
|
||||
|
||||
#define TDMA_FRAME_DURATION 60
|
||||
#define TDMA_FRAME_DURATION 60
|
||||
|
||||
#define DSD_MAGIC_TEXT ".amb"
|
||||
#define DSD_MAGIC_SIZE 4
|
||||
|
|
Loading…
Add table
Reference in a new issue