diff options
Diffstat (limited to 'audio/gtkpod/files/patch-src__misc.c')
-rw-r--r-- | audio/gtkpod/files/patch-src__misc.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/gtkpod/files/patch-src__misc.c b/audio/gtkpod/files/patch-src__misc.c deleted file mode 100644 index 467c3980572c..000000000000 --- a/audio/gtkpod/files/patch-src__misc.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/misc.c.orig Tue Oct 18 22:37:32 2005 -+++ src/misc.c Tue Oct 18 22:37:48 2005 -@@ -347,6 +347,7 @@ - * does not check prefs to see if the current prefs want gtkpod itself to - * mount the ipod drive, that should be checked before making this call. - */ -+#include <sys/param.h> - #include <sys/mount.h> - #include <errno.h> - #include <stdio.h> |