src/jdk.net/linux/native/libextnet/LinuxSocketOptions.c
branchihse-jdk-library-branch
changeset 56454 82c3ae69914f
parent 47733 fbfe06b70e16
child 56687 f0d5c39dfbc1
--- a/src/jdk.net/linux/native/libextnet/LinuxSocketOptions.c	Mon Apr 16 14:51:31 2018 +0200
+++ b/src/jdk.net/linux/native/libextnet/LinuxSocketOptions.c	Wed Apr 18 14:22:53 2018 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017, 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
@@ -30,6 +30,7 @@
 #include <jni.h>
 #include <netinet/tcp.h>
 #include "jni_util.h"
+#include "jdk_net_LinuxSocketOptions.h"
 
 /*
  * Class:     jdk_net_LinuxSocketOptions