I forgot to cvs add this file when I upgraded the port.
This commit is contained in:
parent
611e1ff34b
commit
424c0cf02f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36290
11
emulators/wine-devel/files/patch-gf
Normal file
11
emulators/wine-devel/files/patch-gf
Normal 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 */
|
||||
|
11
emulators/wine/files/patch-gf
Normal file
11
emulators/wine/files/patch-gf
Normal 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 */
|
||||
|
Loading…
Reference in New Issue
Block a user