IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2007, 9:21:46 AM (19 years ago)
Author:
eugene
Message:

dropping non-standard includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/misc/include/missing_protos.h

    r2417 r12875  
    1313 *                    which depends on this file every time we need to add
    1414 *                    a new prototype for the SunOS machines.
    15  * $Id: missing_protos.h,v 1.1.1.1 2004-11-24 04:39:33 eugene Exp $
     15 * $Id: missing_protos.h,v 1.2 2007-04-18 19:21:46 eugene Exp $
    1616 * $Locker:  $
    1717 *
    1818 * $Log: not supported by cvs2svn $
     19 * Revision 1.1.1.1  2004/11/24 04:39:33  eugene
     20 * importing elixir components
     21 *
    1922 * Revision 1.1.1.1  2001/07/25 02:59:23  eugene
    2023 * import Ohana
     
    146149#include <float.h>             /* for DBL_MIN and DBL_MAX */
    147150#else
    148 #include <values.h>
     151/* XXX RHL claims values.h is not needed
     152 * #include <values.h> */
    149153#ifndef DBL_MIN
    150154#define DBL_MIN MINDOUBLE
Note: See TracChangeset for help on using the changeset viewer.