diff options
Diffstat (limited to 'contrib/make_sunver.pl')
-rw-r--r-- | contrib/make_sunver.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/make_sunver.pl b/contrib/make_sunver.pl index b3abd8addac..292837402db 100644 --- a/contrib/make_sunver.pl +++ b/contrib/make_sunver.pl @@ -16,7 +16,6 @@ # It depends on the GNU version of c++filt, since it must understand the # GNU mangling style. -use File::Glob ':glob'; use FileHandle; use IPC::Open2; |