mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
HMCCU: new version
git-svn-id: https://svn.fhem.de/fhem/trunk@10977 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9fc31fdc69
commit
2e5ed875ff
@ -1,5 +1,6 @@
|
||||
package RPCQueue;
|
||||
|
||||
|
||||
use strict;
|
||||
use IO::File;
|
||||
use Fcntl 'SEEK_END', 'SEEK_SET', 'O_CREAT', 'O_RDWR';
|
||||
|
Loading…
x
Reference in New Issue
Block a user