Fix merge error introduced with base64.hpp deletion

Change-Id: If1e194009cec31c593e4a0f89c875a3e3bd84110
diff --git a/include/pam_authenticate.hpp b/include/pam_authenticate.hpp
index d0ca1b0..5b4b454 100644
--- a/include/pam_authenticate.hpp
+++ b/include/pam_authenticate.hpp
@@ -1,6 +1,7 @@
 #pragma once
 
 #include <security/pam_appl.h>
+#include <memory>
 #include <cstring>
 
 // function used to get user input