changeset 21192:a2ee71d42a06

* sighandlers.cc: Include siglist.h.
author John W. Eaton <jwe@octave.org>
date Thu, 04 Feb 2016 15:38:26 -0500
parents 8e317ce26a24
children 577e6936e51d
files libinterp/corefcn/sighandlers.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/sighandlers.cc	Thu Feb 04 03:04:07 2016 -0500
+++ b/libinterp/corefcn/sighandlers.cc	Thu Feb 04 15:38:26 2016 -0500
@@ -47,6 +47,7 @@
 #include "pt-bp.h"
 #include "pt-eval.h"
 #include "sighandlers.h"
+#include "siglist.h"
 #include "sysdep.h"
 #include "syswait.h"
 #include "toplev.h"