Changeset 4943:f476de78cd82 in roaraudio


Ignore:
Timestamp:
05/09/11 10:30:26 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

<time.h> is not only used by OpenSLP code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r4913 r4943  
    9898#include <sys/time.h> 
    9999#endif 
     100#endif 
     101 
    100102#ifdef ROAR_HAVE_H_TIME 
    101103#include <time.h> 
    102 #endif 
    103104#endif 
    104105 
Note: See TracChangeset for help on using the changeset viewer.