Changeset 902:917110257fcf in roaraudio


Ignore:
Timestamp:
11/27/08 19:30:59 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

do not relay in implecide including header files, patch by janus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r808 r902  
    4040#include <roaraudio.h> 
    4141 
     42#include <stdint.h> 
     43 
    4244#include <fcntl.h> 
    4345#include <sys/socket.h> 
     
    4547#include <netinet/in.h> 
    4648#include <netinet/ip.h> 
     49#include <sys/uio.h> 
    4750#ifdef ROAR_HAVE_LIBDNET 
    4851#include <netdnet/dn.h> 
Note: See TracChangeset for help on using the changeset viewer.