diff options
Diffstat (limited to 'rfc4251.h')
-rw-r--r-- | rfc4251.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include <string> #include <iostream> #include <limits> +#include <stdexcept> #include <arpa/inet.h> // ntohl() / htonl() #include <gmpxx.h> |