Merge branch 'debian' into hcoop_489
[hcoop/debian/exim4.git] / util / proxy_protocol_client.pl
index feae3ca..67a171d 100644 (file)
@@ -21,6 +21,7 @@
 #
 use strict;
 use warnings;
+BEGIN { pop @INC if $INC[-1] eq '.' };
 use IO::Select;
 use IO::Socket;
 use Getopt::Long;