mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-31 03:01:48 +00:00
Merge pull request #3974 from brauner/2021-09-15.fixes.2
tools: use correct include for Android
This commit is contained in:
commit
4eff7bcdeb
@ -25,7 +25,7 @@
|
||||
#include "utils.h"
|
||||
|
||||
#ifndef HAVE_GETSUBOPT
|
||||
#include "getsubopt.h"
|
||||
#include "include/getsubopt.h"
|
||||
#endif
|
||||
|
||||
lxc_log_define(lxc_copy, lxc);
|
||||
|
Loading…
Reference in New Issue
Block a user