Changeset 243:78020152b9fb in roaraudio


Ignore:
Timestamp:
07/24/08 15:46:20 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

commented out ioprio_set() code as it is not working, see manpages BUGs section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/roard.h

    r242 r243  
    88#include <roaraudio.h> 
    99 
     10/* 
    1011#ifdef __linux__ 
     12#include <linux/unistd.h> 
    1113#include <linux/ioprio.h> 
    1214#endif 
     15*/ 
    1316 
    1417 
Note: See TracChangeset for help on using the changeset viewer.