11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
--- src/IIOP/connection.c.orig Wed Sep 8 18:39:37 1999
|
|
+++ src/IIOP/connection.c Wed Sep 8 18:08:22 1999
|
|
@@ -10,6 +10,7 @@
|
|
#include "IIOP.h"
|
|
#include "IIOP-private.h"
|
|
#include "giop-msg-buffer.h"
|
|
+#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#include <errno.h>
|