diff options
| -rw-r--r-- | src/edbox.c | 1 | ||||
| -rw-r--r-- | src/irc.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/edbox.c b/src/edbox.c index 0725379..a82c3ee 100644 --- a/src/edbox.c +++ b/src/edbox.c @@ -1,5 +1,4 @@ #include <atari.h> -#include <conio.h> #include <string.h> #include "addrs.h" #include "screen.h" @@ -6,7 +6,6 @@ #include "numerics.h" #include <atari.h> -#include <conio.h> #include "nio.h" #include "config.h" #include "indic8.h" |
