--- a/src/java.desktop/aix/native/libawt/porting_aix.c Fri Jul 19 16:47:11 2019 -0400
+++ b/src/java.desktop/aix/native/libawt/porting_aix.c Tue Jul 16 16:01:10 2019 +0200
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, 2018 SAP SE. All rights reserved.
+ * Copyright (c) 2012, 2019 SAP SE. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -25,6 +25,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <sys/ldr.h>
#include <errno.h>