aboutsummaryrefslogtreecommitdiff
path: root/rfc4251.h
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-10-26 01:34:57 +0200
committerTimo Weingärtner <timo@tiwe.de>2013-10-26 01:34:57 +0200
commit516e7ee8307721afe519fe4b77ba015058409ae2 (patch)
tree07c7cf7502f4daf70a784ee2c23296a21ad50b66 /rfc4251.h
parent6f131d437f00e41a83fd158e03d2648ea2131d50 (diff)
parentbd2154e05c0ab15d8e25f997fb4e6ec61f7a4c1f (diff)
downloadssh-agent-filter-516e7ee8307721afe519fe4b77ba015058409ae2.tar.gz
Merge tag '0.3' into debian
0.3
Diffstat (limited to 'rfc4251.h')
-rw-r--r--rfc4251.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfc4251.h b/rfc4251.h
index 80723a9..b2f9658 100644
--- a/rfc4251.h
+++ b/rfc4251.h
@@ -32,6 +32,7 @@
#include <string>
#include <iostream>
#include <limits>
+#include <stdexcept>
#include <arpa/inet.h> // ntohl() / htonl()
#include <gmpxx.h>