diff options
Diffstat (limited to 'src/SongUpdate.cxx')
-rw-r--r-- | src/SongUpdate.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index ecee456ec..075e94242 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -36,6 +36,7 @@ #include "thread/Cond.hxx" #include <assert.h> +#include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <stdio.h> |