0afc653394
- drop maintainship as i don't use this anymore
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
$OpenBSD: patch-select_c,v 1.1 2008/11/22 09:37:44 jasper Exp $
|
|
--- select.c.orig Sat Nov 22 00:29:11 2008
|
|
+++ select.c Sat Nov 22 00:29:29 2008
|
|
@@ -7,6 +7,7 @@
|
|
#include "oop.h"
|
|
|
|
#include <assert.h>
|
|
+#include <string.h>
|
|
|
|
struct select_set {
|
|
fd_set rfd,wfd,xfd;
|