diff options
Diffstat (limited to 'p11-kit/util.h')
-rw-r--r-- | p11-kit/util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/p11-kit/util.h b/p11-kit/util.h index aa7ed19..2da4db6 100644 --- a/p11-kit/util.h +++ b/p11-kit/util.h @@ -41,8 +41,6 @@ #include <sys/types.h> -void* _p11_realloc (void *memory, size_t length); - /* ----------------------------------------------------------------------------- * WIN32 */ |