mirror of
https://github.com/openbsd/ports.git
synced 2026-06-19 16:05:12 +02:00
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
|
|
Index: src/java.ll
|
||
|
|
--- src/java.ll.orig
|
||
|
|
+++ src/java.ll
|
||
|
|
@@ -26,7 +26,7 @@
|
||
|
|
|
||
|
|
#include <assert.h>
|
||
|
|
#include <ctype.h>
|
||
|
|
-#include <iostream.h>
|
||
|
|
+#include <iostream>
|
||
|
|
#include <stdio.h>
|
||
|
|
|
||
|
|
#include "doc.h"
|