HMCCU: new version
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10977 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package RPCQueue;
|
||||
|
||||
|
||||
use strict;
|
||||
use IO::File;
|
||||
use Fcntl 'SEEK_END', 'SEEK_SET', 'O_CREAT', 'O_RDWR';
|
||||
|
||||
Reference in New Issue
Block a user