summaryrefslogtreecommitdiffstats
path: root/src/sound/RingBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/RingBuffer.h')
-rw-r--r--src/sound/RingBuffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound/RingBuffer.h b/src/sound/RingBuffer.h
index 0cc5dc6..6ea0d4e 100644
--- a/src/sound/RingBuffer.h
+++ b/src/sound/RingBuffer.h
@@ -24,6 +24,7 @@
#include <sys/types.h>
#include <sys/mman.h>
+#include <string.h>
#include "Scavenger.h"