diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-29 02:29:46 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 3b458d258326f7103cddb922de90d311745a1038 (patch) | |
| tree | aa1bbbd2a982d966165e9d92d341d5dc0f5517c0 /src/win95/texio.c | |
| parent | 71fa444424be52b9b2c3fd508ad663923d28a62c (diff) | |
More compiling. All 'easy-to-compile' files now do.
Added the Rebellion license.
Diffstat (limited to 'src/win95/texio.c')
| -rw-r--r-- | src/win95/texio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win95/texio.c b/src/win95/texio.c index 0ffb1ae..6cea7d8 100644 --- a/src/win95/texio.c +++ b/src/win95/texio.c @@ -17,7 +17,6 @@ #else #include <stdio.h> -#include <conio.h> #include <sys/stat.h> #include "system.h" |
