blob: 6e9aa9720875f4ffea69fd075cf57d599b06c643 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/window.h.orig 2021-05-06 08:04:55 UTC
+++ include/window.h
@@ -42,7 +42,7 @@
* CREATE, that allows you to start new iscreen or xterm windows
* connected to the ircII client.
*/
-#undef WINDOW_CREATE
+#define WINDOW_CREATE
#if defined(M_UNIX) || !defined(HAVE_SYS_UN_H)
#undef WINDOW_CREATE
|