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/camera/pmFPA_JPEG.c

    r12832 r12890  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-04-14 03:22:47 $
     7 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-04-18 19:42:37 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2222#include <stdio.h>
    2323#include <string.h>
     24#include <strings.h>            /* for strn?casecmp */
    2425#include <pslib.h>
    2526
Note: See TracChangeset for help on using the changeset viewer.