summaryrefslogtreecommitdiff
path: root/lib/scratch_buffer.h
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-03-05 10:08:28 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-03-05 10:08:28 +0900
commitf06fb91e0373c52ed04740f8136bc7cfcc3c8766 (patch)
treef7604f9cd7573e22e6a0fb8883d81ae73ed72069 /lib/scratch_buffer.h
parenta2c7c975f0813d307b31d06da2c015916a6bb16d (diff)
downloadwget-f06fb91e0373c52ed04740f8136bc7cfcc3c8766.tar.gz
wget-f06fb91e0373c52ed04740f8136bc7cfcc3c8766.tar.bz2
wget-f06fb91e0373c52ed04740f8136bc7cfcc3c8766.zip
Imported Upstream version 1.21.1upstream/1.21.1upstream
Diffstat (limited to 'lib/scratch_buffer.h')
-rw-r--r--lib/scratch_buffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/scratch_buffer.h b/lib/scratch_buffer.h
index 0b45f92..603b0d6 100644
--- a/lib/scratch_buffer.h
+++ b/lib/scratch_buffer.h
@@ -1,5 +1,5 @@
/* Variable-sized buffer with on-stack default allocation.
- Copyright (C) 2017-2020 Free Software Foundation, Inc.
+ Copyright (C) 2017-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -21,6 +21,7 @@
#include <libc-config.h>
+#define __libc_scratch_buffer_dupfree gl_scratch_buffer_dupfree
#define __libc_scratch_buffer_grow gl_scratch_buffer_grow
#define __libc_scratch_buffer_grow_preserve gl_scratch_buffer_grow_preserve
#define __libc_scratch_buffer_set_array_size gl_scratch_buffer_set_array_size