diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
commit | beced671bdcb6ffe50e652d814ac803ba36386d8 (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h | |
parent | Add the current SUSv4/Open Group Base Specifications Issue 7. (diff) |
Remove non staged ports without pending PR from m*
Diffstat (limited to 'multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h')
-rw-r--r-- | multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h b/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h deleted file mode 100644 index 93d2d5bd5eb4..000000000000 --- a/multimedia/mplayerxp/files/patch-mplayerxp__sig_hand.h +++ /dev/null @@ -1,10 +0,0 @@ ---- mplayerxp/sig_hand.h.orig Mon Jan 17 03:39:59 2005 -+++ mplayerxp/sig_hand.h Sun Oct 1 21:26:33 2006 -@@ -5,6 +5,7 @@ - #define __SIG_HAND_H 1 - - #include <sys/types.h> -+#include <pthread.h> - - #define MAX_XPTHREADS 16 - |