• Eric Wong's avatar
    Cleanup #includes of standard system headers and put them in one place · cb8f1af3
    Eric Wong authored
    This will make refactoring features easier, especially now that
    pthreads support and larger refactorings are on the horizon.
    
    Hopefully, this will make porting to other platforms (even
    non-UNIX-like ones for masochists) easier, too.
    
    os_compat.h will house all the #includes for system headers
    considered to be the "core" of MPD.  Headers for optional
    features will be left to individual source files.
    
    git-svn-id: https://svn.musicpd.org/mpd/trunk@7130 09075e82-0dd4-0310-85a5-a0d7c8717e4f
    cb8f1af3
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...