summaryrefslogtreecommitdiffstats
path: root/contrib/less/defines.wn
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/defines.wn')
-rw-r--r--contrib/less/defines.wn7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/less/defines.wn b/contrib/less/defines.wn
index c69cb9d..538f645 100644
--- a/contrib/less/defines.wn
+++ b/contrib/less/defines.wn
@@ -245,6 +245,13 @@
/* Define if you have the sigsetmask function. */
#define HAVE_SIGSETMASK 0
+/* Define if you have the sigprocmask function. */
+#define HAVE_SIGPROCMASK 0
+
+/* Define if you have the sigset_t type and sigemptyset macro */
+#define HAVE_SIGSET_T 0
+#define HAVE_SIGEMPTYSET 0
+
/* Define if you have the stat function. */
#define HAVE_STAT 1
OpenPOWER on IntegriCloud