aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi_rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffi/ffi_rng.h')
-rw-r--r--src/lib/ffi/ffi_rng.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ffi/ffi_rng.h b/src/lib/ffi/ffi_rng.h
index 395e7d9d9..2117853c4 100644
--- a/src/lib/ffi/ffi_rng.h
+++ b/src/lib/ffi/ffi_rng.h
@@ -12,8 +12,6 @@
extern "C" {
-using namespace Botan_FFI;
-
BOTAN_FFI_DECLARE_STRUCT(botan_rng_struct, Botan::RandomNumberGenerator, 0x4901F9C1);
}