forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
360 B
C
11 lines
360 B
C
--- include/window.h.orig 2011-04-29 17:21:18.000000000 +0900
|
|
+++ include/window.h 2013-03-09 18:47:08.841093765 +0900
|
|
@@ -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
|