summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/cns.c
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-04-20 20:01:50 +0000
committerKeith Vetter <keithv@fusion.com>1995-04-20 20:01:50 +0000
commit96345dfe5d95d1993e67463afbe048e12ce6d103 (patch)
tree9994d2821c41f494a061531aae015064e45d219b /src/windows/cns/cns.c
parent5d3558d5e6735514c89dc61ae4299d975899323d (diff)
downloadkrb5-96345dfe5d95d1993e67463afbe048e12ce6d103.tar.gz
krb5-96345dfe5d95d1993e67463afbe048e12ce6d103.tar.xz
krb5-96345dfe5d95d1993e67463afbe048e12ce6d103.zip
Changes for the PC due to tytso's changing the include structure
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5405 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/cns/cns.c')
-rw-r--r--src/windows/cns/cns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/cns/cns.c b/src/windows/cns/cns.c
index 6d4c6cdad2..a93113de78 100644
--- a/src/windows/cns/cns.c
+++ b/src/windows/cns/cns.c
@@ -34,7 +34,7 @@
#endif
#ifdef KRB5
- #define NEED_SOCKETS
+ #include "winsock.h"
#include "krb5.h"
#include "krbini.h"
#include "com_err.h"