I forgot to cvs add this file when I upgraded the port.

This commit is contained in:
Jean-Marc Zucconi 2000-12-23 22:28:05 +00:00
parent 611e1ff34b
commit 424c0cf02f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36290
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- include/winsock2.h 2000/09/26 22:20:50 1.5
+++ include/winsock2.h 2000/11/29 21:00:17
@@ -7,6 +7,7 @@
#ifndef __WINSOCK2API__
#define __WINSOCK2API__
+#include "config.h"
#include "winsock.h"
/* proper 4-byte packing */

View File

@ -0,0 +1,11 @@
--- include/winsock2.h 2000/09/26 22:20:50 1.5
+++ include/winsock2.h 2000/11/29 21:00:17
@@ -7,6 +7,7 @@
#ifndef __WINSOCK2API__
#define __WINSOCK2API__
+#include "config.h"
#include "winsock.h"
/* proper 4-byte packing */