Changeset 1075:4c5ea5d1cd5b in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
12/28/08 18:03:51 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disable yet another set of header files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r902 r1075  
    4343 
    4444#include <fcntl.h> 
     45#ifndef ROAR_TARGET_WIN32 
    4546#include <sys/socket.h> 
    4647#include <netinet/in_systm.h> 
     
    4849#include <netinet/ip.h> 
    4950#include <sys/uio.h> 
     51#endif 
    5052#ifdef ROAR_HAVE_LIBDNET 
    5153#include <netdnet/dn.h> 
Note: See TracChangeset for help on using the changeset viewer.