IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2007, 9:42:37 AM (19 years ago)
Author:
rhl
Message:

Need <strings.h> for strn?casecmp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.c

    r12832 r12890  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-04-14 03:22:48 $
     5 *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-04-18 19:42:37 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1717#include <math.h>
    1818#include <string.h>
     19#include <strings.h>            /* for strn?casecmp */
    1920#include <pslib.h>
    2021
Note: See TracChangeset for help on using the changeset viewer.