Added missing imports from user module.
This commit is contained in:
parent
0ec8d2b535
commit
f197c2c26f
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
|
||||
import "virtual.pp"
|
||||
import "classes.pp"
|
||||
|
||||
# Class which contains all system users that have fixed UID's
|
||||
#
|
||||
class user::system {
|
||||
|
|
Loading…
Add table
Reference in a new issue