aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-11-03 22:46:06 +0000
committerPer Bothner <per@bothner.com>1991-11-03 22:46:06 +0000
commit7100c892fdfe7178f865cc31904f5bc9764ab50a (patch)
treee295821bc719d42024f47542ee8db0091f62218f /bfd
parentb941cb35d25c739b5786986ba35a30a8dd8f5e8d (diff)
downloadgdb-7100c892fdfe7178f865cc31904f5bc9764ab50a.zip
gdb-7100c892fdfe7178f865cc31904f5bc9764ab50a.tar.gz
gdb-7100c892fdfe7178f865cc31904f5bc9764ab50a.tar.bz2
Get rid of MISSING_VFPRINTF, since libiberty provides one.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/hosts/rtbsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hosts/rtbsd.h b/bfd/hosts/rtbsd.h
index 45edd3f..8525052 100644
--- a/bfd/hosts/rtbsd.h
+++ b/bfd/hosts/rtbsd.h
@@ -11,8 +11,6 @@
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
#endif
-#define MISSING_VFPRINTF /* Presumably. */
-
#define SEEK_SET 0
#define SEEK_CUR 1