Changeset 501:985357040570 in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
08/14/08 17:51:30 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

ha! It's working: RoarAudio via DECnet! :), needs cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r474 r501  
    1212#include <netinet/in.h> 
    1313#include <netinet/ip.h> 
     14#ifdef ROAR_HAVE_LIBDNET 
     15#include <netdnet/dn.h> 
     16#include <netdnet/dnetdb.h> 
     17#endif 
    1418 
    1519#include "basic.h" 
Note: See TracChangeset for help on using the changeset viewer.