fix freebsd build, forgotten include
This commit is contained in:
parent
f9c29169bb
commit
3cb26e2750
|
@ -16,6 +16,7 @@
|
|||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include <config.h>
|
||||
#include <cstdlib.h>
|
||||
#include "simple-mtpfs-type-file.h"
|
||||
|
||||
TypeFile::TypeFile():
|
||||
|
|
Loading…
Reference in New Issue