mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
remove local EOF define
svn path=/trunk/; revision=13789
This commit is contained in:
@@ -10,10 +10,11 @@
|
||||
* 28/12/98: Created
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <conio.h>
|
||||
#include <internal/console.h>
|
||||
|
||||
#define EOF -1
|
||||
|
||||
|
||||
int char_avail = 0;
|
||||
int ungot_char = 0;
|
||||
|
||||
Reference in New Issue
Block a user