diff options
Diffstat (limited to 'tests/performance/gcrypt.c')
-rw-r--r-- | tests/performance/gcrypt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/performance/gcrypt.c b/tests/performance/gcrypt.c index febc18f1b..e6f59060b 100644 --- a/tests/performance/gcrypt.c +++ b/tests/performance/gcrypt.c @@ -1,5 +1,3 @@ -#define _DEFAULT_SOURCE -#define _GNU_SOURCE #include <stdio.h> #include <stdint.h> #include <stdlib.h> |