Changeset 1425:46089a7c1e48 in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
03/26/09 18:01:37 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

test for sys/types.h and fcntl.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r1422 r1425  
    4848#endif 
    4949 
     50#ifdef ROAR_HAVE_H_FCNTL 
    5051#include <fcntl.h> 
     52#endif 
    5153 
    5254#if !defined(ROAR_TARGET_WIN32) && !defined(ROAR_TARGET_MICROCONTROLLER) 
Note: See TracChangeset for help on using the changeset viewer.