diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-04-07 06:51:39 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-04-07 06:51:39 -0400 |
| commit | 112669a88b1104fb4ee0aa920f2016f76e5e7317 (patch) | |
| tree | d75f1669b6571bd2322bcb4670af18a4df3b810e /src/irc.c | |
| parent | ec9535cd3fade80fa9170c804e300567453ec894 (diff) | |
| download | fujinet-chat-112669a88b1104fb4ee0aa920f2016f76e5e7317.tar.gz | |
Get rid of conio.h.
Diffstat (limited to 'src/irc.c')
| -rw-r--r-- | src/irc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ #include "numerics.h" #include <atari.h> -#include <conio.h> #include "nio.h" #include "config.h" #include "indic8.h" |
