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

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