--- old/src/jdk.net/linux/native/libextnet/LinuxSocketOptions.c 2018-06-08 10:48:56.927893472 +0200 +++ new/src/jdk.net/linux/native/libextnet/LinuxSocketOptions.c 2018-06-08 10:48:56.639893474 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, 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 @@ -31,6 +31,7 @@ #include #include #include "jni_util.h" +#include "jdk_net_LinuxSocketOptions.h" /* * Class: jdk_net_LinuxSocketOptions