diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2012-07-02 05:57:01 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2012-07-02 05:57:01 +0000 |
| commit | 448a6a94b5f3c0a56b946ba3e73e1db3e4a38709 (patch) | |
| tree | d9c1809eef0f205ba7864cb97f17619276e9a6fa /gnu | |
| parent | 728c220a8369c5d7fed18bc5262a1f6e0e765487 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto index b88faa7d073d..30a4f00e0b62 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 <sys/timeb.h> header file. */ -#define HAVE_SYS_TIMEB_H 1 +/* #undef HAVE_SYS_TIMEB_H */ /* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 |
