Changeset 3056:115aae09543d in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
12/11/09 16:09:03 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use the test macro for signal.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r2981 r3056  
    5050#endif 
    5151 
    52 #if !defined(ROAR_TARGET_WIN32) && !defined(ROAR_TARGET_MICROCONTROLLER) 
     52#ifdef ROAR_HAVE_H_SIGNAL 
    5353#include <signal.h> 
    5454#endif 
Note: See TracChangeset for help on using the changeset viewer.