2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

Uncommented use POSIX in ag_subdomain. POSIX::setlocale() function was reported

as undefined during execution.
This commit is contained in:
Dominic Reynolds
2007-04-26 03:02:44 +00:00
parent 58820fc7e2
commit a23751dff5

View File

@@ -21,8 +21,7 @@ use strict;
use ycp;
use Data::Dumper;
use Locale::gettext;
#use POSIX;
use POSIX;
use Immunix::Notify;
use Immunix::SubDomain;