aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-includes.inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32-includes.inc.h')
-rw-r--r--src/w32-includes.inc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/w32-includes.inc.h b/src/w32-includes.inc.h
index 1945692..5f4ab9f 100644
--- a/src/w32-includes.inc.h
+++ b/src/w32-includes.inc.h
@@ -15,10 +15,11 @@
##
## You should have received a copy of the GNU Lesser General Public
## License along with this program; if not, see <http://www.gnu.org/licenses/>.
+## SPDX-License-Identifier: LGPL-2.1+
##
##
## This file is included by the mkheader tool. Lines starting with
## a double hash mark are not copied to the destination file.
#include <winsock2.h>
-#include <ws2tcpip.h>
+#include <ws2tcpip.h>
##EOF##