]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/GitHTTPBackend.pm
githttpbackend: require IO::File explicitly
[public-inbox.git] / lib / PublicInbox / GitHTTPBackend.pm
index 50bb4331f5aaaa017b21d846fdbd040d32d0ca79..2c81d4c8d8ecf864d76cc8ceb1b4820d54ef7b1d 100644 (file)
@@ -7,6 +7,7 @@ package PublicInbox::GitHTTPBackend;
 use strict;
 use warnings;
 use Fcntl qw(:seek);
+use IO::File;
 use PublicInbox::Spawn qw(spawn);
 
 # n.b. serving "description" and "cloneurl" should be innocuous enough to