Added MISSING_VFPRINTF
authorPer Bothner <per@bothner.com>
Tue, 8 Oct 1991 22:30:57 +0000 (22:30 +0000)
committerPer Bothner <per@bothner.com>
Tue, 8 Oct 1991 22:30:57 +0000 (22:30 +0000)
bfd/hosts/rtbsd.h

index 8525052763d2d9831bc4e5cd24326b53f4d97179..45edd3fe25ec01a75ca6023b5ecb87c2fc61b77b 100644 (file)
@@ -11,6 +11,8 @@
 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
 #endif
 
+#define MISSING_VFPRINTF /* Presumably. */
+
 #define SEEK_SET        0
 #define SEEK_CUR        1