Changeset 6061:176ef56352eb in roaraudio


Ignore:
Timestamp:
11/10/14 13:23:43 (9 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Moved include of <sys/socket.h> around to re-enable build on *BSD (pr1)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r6060 r6061  
    88        * Changed ABI version of roard because of updates on light_dmxchannel_*(). 
    99        * Correct output of roar-config --cflags and --libs (pr1) 
     10        * Moved include of <sys/socket.h> around to re-enable build on *BSD (pr1) 
    1011 
    1112v. 1.0beta11 - Tue Jan 21 2014 21:04 CET 
  • include/libroar/libroar.h

    r6052 r6061  
    22 
    33/* 
    4  *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2015 
     4 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2014 
    55 * 
    66 *  This file is part of libroar a part of RoarAudio, 
  • include/roaraudio.h

    r6052 r6061  
    22 
    33/* 
    4  *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2015 
     4 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2014 
    55 * 
    66 *  This file is part of RoarAudio, 
Note: See TracChangeset for help on using the changeset viewer.