f436516a2c
the old version (1.7g0) is incompatible with 1.10.x+ so you would have gotten a BROKEN either way unfortunately.
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
$OpenBSD: patch-src_bzadmin_StdBothUI_cxx,v 1.1 2004/02/20 06:49:11 jolan Exp $
|
|
--- src/bzadmin/StdBothUI.cxx.orig 2004-01-16 16:33:33.000000000 -0600
|
|
+++ src/bzadmin/StdBothUI.cxx 2004-02-20 00:04:17.000000000 -0600
|
|
@@ -20,6 +20,7 @@
|
|
#include <ws2tcpip.h>
|
|
#include <wincon.h>
|
|
#else
|
|
+#include <sys/types.h>
|
|
#include <sys/select.h>
|
|
#endif
|
|
|