Changeset 3056:115aae09543d in roaraudio for roard/include/roard.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
  • roard/include/roard.h

    r3039 r3056  
    3737#include <ctype.h> 
    3838 
    39 #ifndef ROAR_TARGET_MICROCONTROLLER 
     39#ifdef ROAR_HAVE_H_SIGNAL 
    4040#include <signal.h> 
    4141#endif 
Note: See TracChangeset for help on using the changeset viewer.