diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-28 19:12:18 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-28 19:12:18 +0000 |
| commit | 7450a7749ac63a7446a823ab33b6574566517d98 (patch) | |
| tree | 54b8a3954911e72697303789692bf5c6c01a852a /audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h | |
| parent | Update to version 20051021, which after the original author has died now (diff) | |
Update to 0.9.2.
Notes
Notes:
svn path=/head/; revision=149824
Diffstat (limited to 'audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h')
| -rw-r--r-- | audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h b/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h new file mode 100644 index 000000000000..2208b3205f0d --- /dev/null +++ b/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h @@ -0,0 +1,10 @@ +--- podcast/rb-podcast-parse.h.orig Mon Nov 28 13:51:28 2005 ++++ podcast/rb-podcast-parse.h Mon Nov 28 13:51:05 2005 +@@ -22,6 +22,7 @@ + #ifndef RB_PODCAST_PARSE_H + #define RB_PODCAST_PARSE_H + ++#include <inttypes.h> + #include <glib.h> + + typedef struct |
