10 lines
230 B
Text
10 lines
230 B
Text
--- 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 */
|