mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
263 B

  1. --- ./src/thumbnailer/id3/id3.cpp.orig 2004-09-07 17:51:22.414936896 +0200
  2. +++ ./src/thumbnailer/id3/id3.cpp 2004-09-07 17:51:47.356145256 +0200
  3. @@ -26,6 +26,7 @@
  4. #include <stdio.h>
  5. #include <ctype.h>
  6. +#include <unistd.h>
  7. #ifndef TRUE
  8. # define FALSE (0)