diff tango/tango/io/DeviceConduit.d @ 136:0e28624814e8 trunk

[svn r140] did a lot of the work towards being able to pass multiple modules on the command line. not complete yet though
author lindquist
date Thu, 17 Jan 2008 03:15:12 +0100
parents 1700239cab2e
children 0ab29b838084
line wrap: on
line diff
--- a/tango/tango/io/DeviceConduit.d	Mon Jan 14 23:09:55 2008 +0100
+++ b/tango/tango/io/DeviceConduit.d	Thu Jan 17 03:15:12 2008 +0100
@@ -18,6 +18,8 @@
 
 private import  tango.core.Exception;
 
+private extern(C) int printf(char*, ...);
+
 /*******************************************************************************
 
         Implements a means of reading and writing a file device. Conduits