$NetBSD: patch-aa,v 1.1.1.1 2002/12/10 09:18:27 rh Exp $

--- src/InternetGo.c.orig	Sun May 16 21:24:55 1999
+++ src/InternetGo.c
@@ -19,6 +19,8 @@
  */
 
 #include "InternetGo.h"
+#include <sys/types.h>
+#include <sys/socket.h>
 
 void CloseSocket (void)
 {
