diff options
Diffstat (limited to 'audio/kdemultimedia2/patches/patch-am')
-rw-r--r-- | audio/kdemultimedia2/patches/patch-am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/kdemultimedia2/patches/patch-am b/audio/kdemultimedia2/patches/patch-am new file mode 100644 index 00000000000..7191cd265f2 --- /dev/null +++ b/audio/kdemultimedia2/patches/patch-am @@ -0,0 +1,12 @@ +$NetBSD: patch-am,v 1.1.1.1 2001/03/14 16:14:04 skrll Exp $ + +--- mpeglib/lib/util/render/x11/imageXVDesk.h.orig Mon Jan 22 12:14:45 2001 ++++ mpeglib/lib/util/render/x11/imageXVDesk.h +@@ -21,7 +21,6 @@ + + #include <iostream.h> + #include <stdio.h> +-#include <semaphore.h> + + //#undef X11_XV + |