IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2010, 12:36:40 PM (16 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20100823

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/include/kapa.h

    r27790 r29537  
    1212# include <png.h>
    1313# include <dvo.h>
     14
     15/* if we are not correctly including the ohana headers, this will fail */
     16# ifndef BYTE_SWAP
     17# ifndef NOT_BYTE_SWAP
     18# error "neither BYTE_SWAP not NOT_BYTE_SWAP is set"
     19# endif
     20# endif
    1421
    1522typedef struct sockaddr_in KapaSockAddress;
Note: See TracChangeset for help on using the changeset viewer.