Print this page
3830 SIGQUEUE_MAX's limit of 32 is too low
Reviewed by: Cedric Blancher <cedric.blancher@gmail.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Irek Szczesniak <iszczesniak@gmail.com>

@@ -11,8 +11,8 @@
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
 #
 
-SUBDIRS = poll
+SUBDIRS = poll sigqueue
 
 include $(SRC)/test/Makefile.com