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/psError.c

    r10905 r10999  
    1111 *  @author Eric Van Alst, MHPCC
    1212 *
    13  *  @version $Revision: 1.41.2.3 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2007-01-05 00:49:33 $
     13 *  @version $Revision: 1.41.2.4 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2007-01-09 22:38:53 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1717 */
     18
     19#ifdef HAVE_CONFIG_H
     20# include "config.h"
     21#endif
    1822
    1923#include <stdarg.h>
Note: See TracChangeset for help on using the changeset viewer.