13 lines
305 B
Diff
13 lines
305 B
Diff
|
Index: libmtp-1.1.7/src/util.c
|
||
|
===================================================================
|
||
|
--- libmtp-1.1.7.orig/src/util.c
|
||
|
+++ libmtp-1.1.7/src/util.c
|
||
|
@@ -34,6 +34,7 @@
|
||
|
#include <sys/stat.h>
|
||
|
#include <fcntl.h>
|
||
|
#include <string.h>
|
||
|
+#include "config.h"
|
||
|
#include "libmtp.h"
|
||
|
#include "util.h"
|
||
|
|