IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2007, 12:38:53 PM (19 years ago)
Author:
jhoblitt
Message:

consistently include config.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jch-memory/psLib/src/sys/psTrace.c

    r10905 r10999  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.79.2.1 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2007-01-05 00:49:33 $
     11 *  @version $Revision: 1.79.2.2 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2007-01-09 22:38:53 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3737 
    3838 *****************************************************************************/
     39
     40#ifdef HAVE_CONFIG_H
     41# include "config.h"
     42#endif
    3943
    4044#ifndef PS_NO_TRACE
Note: See TracChangeset for help on using the changeset viewer.