aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path.h b/src/path.h
index 1dbdd7820..71b09fb5b 100644
--- a/src/path.h
+++ b/src/path.h
@@ -20,7 +20,6 @@
#define MPD_PATH_H
#include <limits.h>
-#include <stddef.h>
#if !defined(MPD_PATH_MAX)
# if defined(MAXPATHLEN)