summaryrefslogtreecommitdiff
path: root/usr/src/make_src/Make/bin/make/common/nse_printdep.cc
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-06-30 02:31:13 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-06-30 02:40:02 +0000
commitd20e6398e288393720f762d011dc332cf2262fd7 (patch)
tree15e1178bbe2f05d550b51ba8b4c61627243fc09b /usr/src/make_src/Make/bin/make/common/nse_printdep.cc
parentb1c201156117c01a64e893fd5a69a5dd044ed09d (diff)
downloadsunmake-d20e6398e288393720f762d011dc332cf2262fd7.tar.gz
Ported to modern libc
Diffstat (limited to 'usr/src/make_src/Make/bin/make/common/nse_printdep.cc')
-rw-r--r--usr/src/make_src/Make/bin/make/common/nse_printdep.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/make_src/Make/bin/make/common/nse_printdep.cc b/usr/src/make_src/Make/bin/make/common/nse_printdep.cc
index cda02f8..8b8785a 100644
--- a/usr/src/make_src/Make/bin/make/common/nse_printdep.cc
+++ b/usr/src/make_src/Make/bin/make/common/nse_printdep.cc
@@ -49,7 +49,6 @@ static void print_rule(register Name target);
static void print_rec_info(Name target);
static Boolean is_out_of_date(Property line);
extern void depvar_print_results (void);
-extern int printf (const char *, ...);
extern int _flsbuf (unsigned int, FILE *);
/*