path: include cleanup
This commit is contained in:
parent
c232ea10ed
commit
f0b865b4ca
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include "path.h"
|
#include "path.h"
|
||||||
#include "conf.h"
|
#include "conf.h"
|
||||||
#include "playlist.h"
|
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
#define MPD_PATH_H
|
#define MPD_PATH_H
|
||||||
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <stddef.h>
|
|
||||||
|
|
||||||
#if !defined(MPD_PATH_MAX)
|
#if !defined(MPD_PATH_MAX)
|
||||||
# if defined(MAXPATHLEN)
|
# if defined(MAXPATHLEN)
|
||||||
|
Loading…
Reference in New Issue
Block a user