summaryrefslogtreecommitdiff
path: root/test/crypto/testcrypto.cpp
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-12-10 22:10:47 +0000
committerChris Wilson <chris+github@qwirx.com>2015-12-10 22:10:47 +0000
commit0f6eedb4d9ce5cd4d97e127c601559d7524e7c8e (patch)
treec88ace4bbd3a92c24822d3fb35e8f555b0694288 /test/crypto/testcrypto.cpp
parent6bb997504c21c34a5856ba9b7b0483b2516db6a9 (diff)
parentbc2a15eb3dab71425757ec2cb73f56b911c4e400 (diff)
Merge branch 'appveyor' of github.com:boxbackup/boxbackup into appveyor
Diffstat (limited to 'test/crypto/testcrypto.cpp')
-rw-r--r--test/crypto/testcrypto.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/crypto/testcrypto.cpp b/test/crypto/testcrypto.cpp
index 6d90e5e7..4e623cc2 100644
--- a/test/crypto/testcrypto.cpp
+++ b/test/crypto/testcrypto.cpp
@@ -10,7 +10,6 @@
#include "Box.h"
#include <string.h>
-#include <strings.h>
#include <openssl/rand.h>
#include "Test.h"