parent
24e2109296
commit
41854fb250
|
@ -28,6 +28,9 @@
|
|||
#include "layout.h"
|
||||
#include "volume.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define PATH_SEP '/'
|
||||
|
||||
#define GEN_PRINTF(NAME, STREAM, CONTROL, TRIGGER) \
|
||||
|
|
Loading…
Reference in New Issue