r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800
Fix a couple of warnings (sbh, from oggflac branch) git-svn-id: https://svn.musicpd.org/mpd/trunk@3752 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
deac206b1e
commit
63475b5a68
@ -34,6 +34,7 @@
|
||||
#include "player.h"
|
||||
#include "list.h"
|
||||
#include "dbUtils.h"
|
||||
#include "tagTracker.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include "tagTracker.h"
|
||||
#include "dbUtils.h"
|
||||
#include "../config.h"
|
||||
#include "utils.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/select.h>
|
||||
|
Loading…
Reference in New Issue
Block a user