summaryrefslogtreecommitdiffstats
path: root/sys/sys/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/signal.h')
-rw-r--r--sys/sys/signal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/signal.h b/sys/sys/signal.h
index 8e4daa6..ff52b64 100644
--- a/sys/sys/signal.h
+++ b/sys/sys/signal.h
@@ -110,6 +110,7 @@
#endif
#if __BSD_VISIBLE
#define SIGTHR 32 /* reserved by thread library. */
+#define SIGLWP SIGTHR
#endif
#define SIGRTMIN 65
OpenPOWER on IntegriCloud