Edit

IABSD.fr/ports/archivers/macutil/patches/patch-comm_frommac_c

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2023-02-06 18:33:25
    Hash : efee92e1
    Message : archivers/macutil: provide proper prototypes and add missing includes to fix the build with clang 15.

  • archivers/macutil/patches/patch-comm_frommac_c
  • Index: comm/frommac.c
    --- comm/frommac.c.orig
    +++ comm/frommac.c
    @@ -5,6 +5,7 @@
     #include "globals.h"
     #include "../fileio/fileglob.h"
     #include "../fileio/wrfile.h"
    +#include "../fileio/wrfileopt.h"
     
     #ifndef DEBUG
     #define LOCALOPT	"lmMxXyYzoTVH"