Initial Apache 1.3 support
[hcoop/domtool2.git] / src / compat_mlton.sml
index 06aa3a3..9a6b60f 100644 (file)
@@ -18,6 +18,9 @@
 
 structure Compat : COMPAT = struct
     structure Char = MLRep.Char.Unsigned
+
+    val getattr = Posix.TTY.TC.getattr
+    val setattr = Posix.TTY.TC.setattr
 end
 
 val _ = let