Commit 0623d6be authored by J. Alexander Treuman's avatar J. Alexander Treuman

#include <string.h> in PulseAudio output for correctness

git-svn-id: https://svn.musicpd.org/mpd/trunk@4412 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 00e67be7
......@@ -25,6 +25,7 @@
#include "../conf.h"
#include "../log.h"
#include <string.h>
#include <time.h>
#include <pulse/simple.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment