Browse Source

* sockets unit fixed

git-svn-id: trunk@760 -
florian 20 years ago
parent
commit
fe5bd6902d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/win32/sockets.pp

+ 1 - 1
rtl/win32/sockets.pp

@@ -19,7 +19,7 @@ Interface
 {$define maybelibc:=}
 {$define maybelibc:=}
 
 
   Uses
   Uses
-     windows,winsock;
+     windows,winsock,ctypes;
 
 
 Type
 Type
   cushort=word;
   cushort=word;