system: make xcb internal
This package is hauntingly ugly. Move this to internal until it is removed or replaced. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
parent
90cb01b274
commit
38a3e6af03
@ -3,7 +3,7 @@ package system
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"git.gensokyo.uk/security/fortify/xcb"
|
||||
"git.gensokyo.uk/security/fortify/system/internal/xcb"
|
||||
)
|
||||
|
||||
// ChangeHosts appends an X11 ChangeHosts command Op.
|
||||
|
Loading…
Reference in New Issue
Block a user