From 343f2eb0fe468bcd8464b2e3aaf953f6dae6e5b3 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 8 Jan 2012 12:38:41 +0000 Subject: Don't include . Including this header file causes a compilation warning. The code builds perfectly fine without this header file. --- gnu/usr.bin/cvs/lib/config.h.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto index b88faa7..30a4f00 100644 --- a/gnu/usr.bin/cvs/lib/config.h.proto +++ b/gnu/usr.bin/cvs/lib/config.h.proto @@ -324,7 +324,7 @@ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ -#define HAVE_SYS_TIMEB_H 1 +/* #undef HAVE_SYS_TIMEB_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 -- cgit v1.1