File diff r2180:a46dc84e7817 → r2181:0086b2d70384
video/dedicated_v.c
Show inline comments
 
@@ -18,6 +18,10 @@
 
#	include <sys/types.h>
 
#	include <unistd.h>
 
#	include <conio.h>
 

	
 
#	define INCL_DOS
 
#	include <os2.h>
 

	
 
#	define STDIN 0  /* file descriptor for standard input */
 

	
 
/**