summaryrefslogtreecommitdiff
path: root/command/streaminfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'command/streaminfo.cpp')
-rw-r--r--command/streaminfo.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/command/streaminfo.cpp b/command/streaminfo.cpp
index 566bb45..877eddd 100644
--- a/command/streaminfo.cpp
+++ b/command/streaminfo.cpp
@@ -4,6 +4,9 @@
* See the README file for copyright information and how to reach the author.
*
*/
+#include <stdint.h>
+#include <string.h>
+#include <stdlib.h>
#include "streaminfo.h"