Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / Usermode / Libraries / libposix.so_src / include_exp / sys / ioctl.h
index e4807ec..403f5a0 100644 (file)
@@ -10,5 +10,7 @@
 
 extern int ioctl(int d, int request, ...);
 
 
 extern int ioctl(int d, int request, ...);
 
+// ioctl numbers in termios
+
 #endif
 
 #endif
 

UCC git Repository :: git.ucc.asn.au