summaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c')
-rw-r--r--multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c b/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c
new file mode 100644
index 000000000000..bc36b560a373
--- /dev/null
+++ b/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.c
@@ -0,0 +1,15 @@
+--- mplayerxp/sig_hand.c.orig Thu Dec 5 13:48:53 2002
++++ mplayerxp/sig_hand.c Thu Dec 5 13:49:32 2002
+@@ -5,10 +5,11 @@
+ #include <string.h>
+ #include <stdio.h>
+ #include <signal.h>
++#include <sys/types.h>
++#include <sys/time.h>
+ #include <sys/resource.h>
+ #include "sig_hand.h"
+ #include "mp_msg.h"
+-#include <sys/types.h>
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include "dec_ahead.h"