about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-03-23 08:54:33 +0000
committerEric Wong <e@80x24.org>2022-03-23 18:39:01 +0000
commit6ab6029bc99fe3b7f41eb19164542d0264a80380 (patch)
tree716855e0e99904b859ac4d5fad713a7dcc58d121
parentfcf9cd6dc8b35a0f386d39a0823b693855cd8715 (diff)
downloadpublic-inbox-6ab6029bc99fe3b7f41eb19164542d0264a80380.tar.gz
We've never used it, actually.
-rw-r--r--lib/PublicInbox/Syscall.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/Syscall.pm b/lib/PublicInbox/Syscall.pm
index a2b7490a..806c192e 100644
--- a/lib/PublicInbox/Syscall.pm
+++ b/lib/PublicInbox/Syscall.pm
@@ -15,7 +15,7 @@ package PublicInbox::Syscall;
 use strict;
 use v5.10.1;
 use parent qw(Exporter);
-use POSIX qw(ENOENT EEXIST ENOSYS EINVAL O_NONBLOCK);
+use POSIX qw(ENOENT ENOSYS EINVAL O_NONBLOCK);
 use Config;
 
 # $VERSION = '0.25'; # Sys::Syscall version