diff libinterp/corefcn/sighandlers.cc @ 21192:a2ee71d42a06

* sighandlers.cc: Include siglist.h.
author John W. Eaton <jwe@octave.org>
date Thu, 04 Feb 2016 15:38:26 -0500
parents 850e3d2533d4
children fcac5dbbf9ed
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"