diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 15:24:16 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 15:24:16 +0000 |
| commit | bd0f03283702c03bc8099da7234d61fbee804f25 (patch) | |
| tree | 8f141094d6e8634b6bccece52b4eadb5da4d277e /graphics/swfdec/files/patch-test_parse.c | |
| parent | - Update to 1.5.8 (diff) | |
- Update to 0.3.6
- Take maintainership
PR: ports/95795
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Notes
Notes:
svn path=/head/; revision=159592
Diffstat (limited to 'graphics/swfdec/files/patch-test_parse.c')
| -rw-r--r-- | graphics/swfdec/files/patch-test_parse.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/swfdec/files/patch-test_parse.c b/graphics/swfdec/files/patch-test_parse.c new file mode 100644 index 000000000000..dbacc9545bb6 --- /dev/null +++ b/graphics/swfdec/files/patch-test_parse.c @@ -0,0 +1,10 @@ +--- test/parse.c.orig Sat Apr 15 04:33:30 2006 ++++ test/parse.c Sat Apr 15 04:33:48 2006 +@@ -11,6 +11,7 @@ + #include <swfdec_render.h> + #include <swfdec_sprite.h> + #include <swfdec_buffer.h> ++#include <sys/signal.h> + #include <ucontext.h> + #include <sys/mman.h> + |
