diff options
Diffstat (limited to 'src/path.h')
-rw-r--r-- | src/path.h | 1 |
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) |