patch-src_mp3-scanner_c 334 B

12345678910
  1. --- mt-daapd-0.2.4.2.orig/src/mp3-scanner.c 2008-04-19 21:17:23.000000000 +0200
  2. +++ mt-daapd-0.2.4.2/src/mp3-scanner.c 2014-01-20 12:19:42.000000000 +0100
  3. @@ -40,6 +40,7 @@
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <string.h>
  7. +#include <sys/param.h>
  8. #include <netinet/in.h> /* htons and friends */
  9. #include <sys/stat.h>