mirror of
https://github.com/RyuKojiro/apple1.git
synced 2024-12-29 17:31:03 +00:00
include signal header for platforms that wong get SIGWINCH along with histedit
git-svn-id: svn+ssh://svn.phoenixbox.net/svn/apple1/trunk@37 64f78de7-aa59-e511-a0e8-0002a5492df0
This commit is contained in:
parent
32424af82b
commit
d8bec0875a
@ -9,6 +9,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <histedit.h>
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <dis6502/reverse.h>
|
||||
|
Loading…
Reference in New Issue
Block a user