IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2007, 6:31:06 PM (19 years ago)
Author:
magnier
Message:

minor changes to includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psSlurp.c

    r10999 r11154  
    55 *  @author Joshua Hoblitt, University of Hawaii
    66 *
    7  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-01-09 22:38:53 $
     7 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-01-19 04:31:06 $
    99 *
    1010 *  Copyright 2006 University of Hawaii
     
    1818#include <unistd.h>
    1919
     20#include "psType.h"
    2021#include "psError.h"
     22#include "psMemory.h"
    2123#include "psSlurp.h"
    22 #include "psMemory.h"
    2324
    2425#define SLURP_SIZE 4096
Note: See TracChangeset for help on using the changeset viewer.