Skip to content
Snippets Groups Projects
Unverified Commit 9a9e3b11 authored by derf's avatar derf Committed by GitHub
Browse files

Merge pull request #454 from guraga/patch-5

Update "src/signals.h"
parents 46a3f100 fa10dc1e
No related branches found
No related tags found
No related merge requests found
......@@ -27,5 +27,5 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define SIGNALS_H
void setup_signal_handlers();
volatile extern int sig_exit;
extern volatile int sig_exit;
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment