IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2006, 11:49:01 PM (20 years ago)
Author:
jhoblitt
Message:

consistently include config.h
remove fseeko #defs from objects/pmSourceIO_CMP.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r8776 r8815  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-09-08 02:20:17 $
     5 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
     15
    1116#include <stdio.h>
    1217#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.