aboutsummaryrefslogtreecommitdiffstats
path: root/src/wchar
diff options
context:
space:
mode:
Diffstat (limited to 'src/wchar')
-rw-r--r--src/wchar/wcsdup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wchar/wcsdup.c b/src/wchar/wcsdup.c
index 37b57f9..fa68834 100644
--- a/src/wchar/wcsdup.c
+++ b/src/wchar/wcsdup.c
@@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <wchar.h>
+#include <stdlib.h>