summaryrefslogtreecommitdiff
path: root/triodef.h
diff options
context:
space:
mode:
Diffstat (limited to 'triodef.h')
-rw-r--r--triodef.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/triodef.h b/triodef.h
index fb87958..6c4e151 100644
--- a/triodef.h
+++ b/triodef.h
@@ -1,6 +1,6 @@
/*************************************************************************
*
- * $Id: triodef.h,v 1.7 2003/04/25 23:12:21 veillard Exp $
+ * $Id: triodef.h,v 1.8 2006/05/31 13:35:28 veillard Exp $
*
* Copyright (C) 2001 Bjorn Reese <breese@users.sourceforge.net>
*
@@ -56,6 +56,8 @@
# define TRIO_PLATFORM_UNIX
#elif defined(__NetBSD__)
# define TRIO_PLATFORM_UNIX
+#elif defined(__Lynx__)
+# define TRIO_PLATFORM_UNIX
#elif defined(__QNX__)
# define TRIO_PLATFORM_UNIX
# define TRIO_PLATFORM_QNX