Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/regress/include/okheaders Don't check <sys/tprintf.h> - it's...



details:   https://anonhg.NetBSD.org/src/rev/cf8185678f41
branches:  trunk
changeset: 584469:cf8185678f41
user:      simonb <simonb%NetBSD.org@localhost>
date:      Mon Sep 19 03:15:56 2005 +0000

description:
Don't check <sys/tprintf.h> - it's not installed any more.

diffstat:

 regress/include/okheaders/symbolcheck.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 9f9eaf09d6ac -r cf8185678f41 regress/include/okheaders/symbolcheck.c
--- a/regress/include/okheaders/symbolcheck.c   Mon Sep 19 03:15:22 2005 +0000
+++ b/regress/include/okheaders/symbolcheck.c   Mon Sep 19 03:15:56 2005 +0000
@@ -139,7 +139,6 @@
 #include <sys/timepps.h>
 #include <sys/times.h>
 #include <sys/timex.h>
-#include <sys/tprintf.h>
 #include <sys/trace.h>
 #include <sys/tree.h>
 #include <sys/tty.h>



Home | Main Index | Thread Index | Old Index