summaryrefslogtreecommitdiff
path: root/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/fipstools/acvp/modulewrapper/modulewrapper.cc')
-rw-r--r--src/util/fipstools/acvp/modulewrapper/modulewrapper.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc b/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
index f877c755..fd7639a4 100644
--- a/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
+++ b/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc
@@ -12,9 +12,11 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
+#include <string>
#include <vector>
#include <assert.h>
+#include <errno.h>
#include <string.h>
#include <sys/uio.h>
#include <unistd.h>