From 1d4fae8d0a2f59647fcea2f52ac893e91c489f6a Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 16 Apr 1998 21:16:35 +0000 Subject: [PATCH] removed redundant solaris test --- src/gdd/aitTypes.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/gdd/aitTypes.h b/src/gdd/aitTypes.h index f62ee0c95..6cffd8ab6 100644 --- a/src/gdd/aitTypes.h +++ b/src/gdd/aitTypes.h @@ -8,6 +8,9 @@ * $Id$ * * $Log$ + * Revision 1.6 1997/12/18 19:03:18 jba + * Linux change. + * * Revision 1.5 1997/08/05 00:51:08 jhill * fixed problems in aitString and the conversion matrix * @@ -82,7 +85,7 @@ typedef struct { #endif #ifndef vxWorks -#if (_POSIX_C_SOURCE < 3) && !defined(solaris) && !defined(SOLARIS) && !defined(HP_UX) && !defined(linux) +#if (_POSIX_C_SOURCE < 3) && !defined(SOLARIS) && !defined(HP_UX) && !defined(linux) struct timespec {