Changeset 1472:30fb2c3c4756 in roaraudio


Ignore:
Timestamp:
03/30/09 19:32:24 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

only include select.h if we have select()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio.h

    r1428 r1472  
    7979#endif 
    8080 
     81#ifdef ROAR_HAVE_SELECT 
    8182#include <sys/socket.h> 
     83#endif 
    8284 
    8385#ifdef ROAR_HAVE_IPV4 
Note: See TracChangeset for help on using the changeset viewer.