obexftp-0.24-config.patch 165 B

123456789101112
  1. --- a/apps/obexftp.c
  2. +++ b/apps/obexftp.c
  3. @@ -43,8 +43,6 @@
  4. #include <common.h>
  5. -#include <config.h>
  6. -
  7. #ifdef HAVE_SYS_TIMES_H
  8. #include <sys/times.h>
  9. #endif