summaryrefslogtreecommitdiff
blob: f923a4b0ed2c1ac1087c3d513ec8a9c7bfc2e456 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/apps/obexftp.c
+++ b/apps/obexftp.c
@@ -43,8 +43,6 @@
 
 #include <common.h>
 
-#include <config.h>
-
 #ifdef HAVE_SYS_TIMES_H
 #include <sys/times.h>
 #endif