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