summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/skalibs/nsig.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/include/skalibs/nsig.h b/src/include/skalibs/nsig.h
index 2cecda9..040be2c 100644
--- a/src/include/skalibs/nsig.h
+++ b/src/include/skalibs/nsig.h
@@ -1,8 +1,12 @@
/* ISC license. */
+/*
+ This header MUST be paired with skalibs/nonposix.h
+ which must be included before system headers.
+*/
+
#ifndef NSIG_H
-#include <skalibs/nonposix.h>
#include <signal.h>
#define SKALIBS_NSIG 65