more crt, crtdll and msvcrt cleanup
[reactos.git] / reactos / lib / crt / conio / ungetch.c
index 9fb1e2b..cb5e710 100644 (file)
 
 #include "precomp.h"
 
-#include <conio.h>
-#include <internal/console.h>
-
-
-
 int char_avail = 0;
 int ungot_char = 0;