From 774ff2757de2a32c57046cbdc8425c6c22759035 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Fri, 28 Aug 2015 19:12:58 +0200 Subject: rename C++ header to .H --- rfc4251_gmp.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc4251_gmp.C') diff --git a/rfc4251_gmp.C b/rfc4251_gmp.C index d3a664e..db46429 100644 --- a/rfc4251_gmp.C +++ b/rfc4251_gmp.C @@ -21,7 +21,7 @@ * along with ssh-agent-filter. If not, see . */ -#include "rfc4251.h" +#include "rfc4251.H" rfc4251string::rfc4251string (mpz_srcptr x) { if (mpz_sgn(x) == 0) -- cgit v1.2.3