summaryrefslogtreecommitdiff
path: root/security/heimdal/files/patch-cf-make-proto.pl
blob: bf6fd1447cdc1bd7fc19109a7644a937146ba439 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/make-proto.pl.orig	2019-06-07 06:21:35 UTC
+++ cf/make-proto.pl
@@ -4,7 +4,7 @@
 use Getopt::Std;
 use File::Compare;
 
-use JSON;
+# use JSON;
 
 my $comment = 0;
 my $doxygen = 0;