$NetBSD: patch-ag,v 1.4 1999/11/12 08:15:56 tron Exp $

--- src/IIOP/connection.c.orig	Thu Sep 23 04:25:32 1999
+++ src/IIOP/connection.c	Fri Nov 12 11:18:11 1999
@@ -1,3 +1,6 @@
+#include <sys/types.h>
+#include <sys/param.h>
+#include <stdio.h>
 #include "config.h"
 #ifndef _XOPEN_SOURCE_EXTENDED
 #   define _XOPEN_SOURCE_EXTENDED 1
@@ -13,7 +16,6 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <errno.h>
-#include <sys/types.h>
 #include <fcntl.h>
 #include <sys/socket.h>
 #include <sys/un.h>
