mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
Uncommented use POSIX in ag_subdomain. POSIX::setlocale() function was reported
as undefined during execution.
This commit is contained in:
parent
58820fc7e2
commit
a23751dff5
@ -21,8 +21,7 @@ use strict;
|
||||
use ycp;
|
||||
use Data::Dumper;
|
||||
use Locale::gettext;
|
||||
#use POSIX;
|
||||
|
||||
use POSIX;
|
||||
use Immunix::Notify;
|
||||
use Immunix::SubDomain;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user