diff options
| -rw-r--r-- | receiver.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/receiver.cpp b/receiver.cpp index 44ab3f7..b691395 100644 --- a/receiver.cpp +++ b/receiver.cpp | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | #include <sys/stat.h> | 10 | #include <sys/stat.h> | 
| 11 | #include <limits.h> | 11 | #include <limits.h> | 
| 12 | #include <netinet/in.h> | 12 | #include <netinet/in.h> | 
| 13 | #include <memory> | ||
| 13 | 14 | ||
| 14 | #include <mbedtls/pk.h> | 15 | #include <mbedtls/pk.h> | 
| 15 | #include <mbedtls/entropy.h> | 16 | #include <mbedtls/entropy.h> | 
