=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/time.h,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/include/time.h 1999/06/11 22:47:48 1.7 --- src/include/time.h 1999/09/17 13:13:46 1.8 *************** *** 1,4 **** ! /* $OpenBSD: time.h,v 1.7 1999/06/11 22:47:48 espie Exp $ */ /* $NetBSD: time.h,v 1.9 1994/10/26 00:56:35 cgd Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: time.h,v 1.8 1999/09/17 13:13:46 espie Exp $ */ /* $NetBSD: time.h,v 1.9 1994/10/26 00:56:35 cgd Exp $ */ /* *************** *** 49,55 **** #ifndef NULL #ifdef __GNUG__ ! #define NULL __null #else #define NULL 0 #endif --- 49,55 ---- #ifndef NULL #ifdef __GNUG__ ! #define NULL __null #else #define NULL 0 #endif