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/config/pmConfig.c

    r12766 r12890  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.85 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2007-04-06 00:44:56 $
     6 *  @version $Revision: 1.86 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2007-04-18 19:42:37 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1717#include <stdio.h>
    1818#include <string.h>
     19#include <strings.h>            /* for strn?casecmp */
    1920#include <unistd.h>
    2021#include <libgen.h>
Note: See TracChangeset for help on using the changeset viewer.