directory: include config.h
*sigh* another Large File breakage. ino_t/dev_t this time. We need to include config.h in directory.h to get this straight.
This commit is contained in:
@ -20,6 +20,7 @@
|
|||||||
#ifndef MPD_DIRECTORY_H
|
#ifndef MPD_DIRECTORY_H
|
||||||
#define MPD_DIRECTORY_H
|
#define MPD_DIRECTORY_H
|
||||||
|
|
||||||
|
#include "config.h" /* must be first for large file support */
|
||||||
#include "dirvec.h"
|
#include "dirvec.h"
|
||||||
#include "songvec.h"
|
#include "songvec.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user