12 lines
248 B
Text
12 lines
248 B
Text
Index: proto_un.cpp
|
|
--- proto_un.cpp.orig
|
|
+++ proto_un.cpp
|
|
@@ -37,7 +37,7 @@
|
|
#include <assert.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <unistd.h>
|
|
#include <netdb.h>
|
|
#include <arpa/inet.h>
|