--- old/src/solaris/native/sun/awt/awt_InputMethod.c 2018-09-12 17:37:09.575423227 +0530 +++ new/src/solaris/native/sun/awt/awt_InputMethod.c 2018-09-12 17:37:09.319423227 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2018, Oracle and/or its affiliates. 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 @@ -30,6 +30,7 @@ #include #include #include +#include #include #include "awt.h"