summaryrefslogtreecommitdiffstats
path: root/SignalsPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'SignalsPanel.c')
-rw-r--r--SignalsPanel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/SignalsPanel.c b/SignalsPanel.c
index cb71130f..7e21ce93 100644
--- a/SignalsPanel.c
+++ b/SignalsPanel.c
@@ -6,8 +6,8 @@ in the source distribution for its full text.
*/
#include "SignalsPanel.h"
+// the above contains #include <signal.h> so do not add that here again (breaks Solaris build)
-#include <signal.h>
#include <stdbool.h>
#include "FunctionBar.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy