Ignore:
Timestamp:
Aug 13, 2022, 10:29:38 AM (22 months ago)
Author:
Bruno Cornec
Message:

Fix link issues with new gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/3.2.2/mondo/src/mondorestore/mondo-rstr-tools.c

    r3564 r3788  
    8181
    8282/* Should we use or not extended attributes and acl when restoring */
    83 char *g_getfattr = NULL;
    84 char *g_getfacl = NULL;
     83extern char *g_getfattr = NULL;
     84extern char *g_getfacl = NULL;
    8585
    8686extern void kill_anything_like_this(char *str);
Note: See TracChangeset for help on using the changeset viewer.