Changeset 12875 for trunk/Ohana/src/misc/include/missing_protos.h
- Timestamp:
- Apr 18, 2007, 9:21:46 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/misc/include/missing_protos.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/misc/include/missing_protos.h
r2417 r12875 13 13 * which depends on this file every time we need to add 14 14 * a new prototype for the SunOS machines. 15 * $Id: missing_protos.h,v 1. 1.1.1 2004-11-24 04:39:33eugene Exp $15 * $Id: missing_protos.h,v 1.2 2007-04-18 19:21:46 eugene Exp $ 16 16 * $Locker: $ 17 17 * 18 18 * $Log: not supported by cvs2svn $ 19 * Revision 1.1.1.1 2004/11/24 04:39:33 eugene 20 * importing elixir components 21 * 19 22 * Revision 1.1.1.1 2001/07/25 02:59:23 eugene 20 23 * import Ohana … … 146 149 #include <float.h> /* for DBL_MIN and DBL_MAX */ 147 150 #else 148 #include <values.h> 151 /* XXX RHL claims values.h is not needed 152 * #include <values.h> */ 149 153 #ifndef DBL_MIN 150 154 #define DBL_MIN MINDOUBLE
Note:
See TracChangeset
for help on using the changeset viewer.
