1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Fixup for r321286. Remove unneeded patch.

PR:		179739
This commit is contained in:
Tijl Coosemans 2013-06-20 08:00:24 +00:00
parent 30ae191e47
commit f5b901ccc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321357

View File

@ -1,11 +0,0 @@
--- tevent_signal.c.orig 2011-07-24 22:04:44.000000000 +0200
+++ tevent_signal.c 2011-07-30 03:36:03.000000000 +0200
@@ -30,7 +30,7 @@
#include "tevent_internal.h"
#include "tevent_util.h"
-#define TEVENT_NUM_SIGNALS 64
+#define TEVENT_NUM_SIGNALS SIGRTMAX
/* maximum number of SA_SIGINFO signals to hold in the queue.
NB. This *MUST* be a power of 2, in order for the ring buffer