ports/net/yaz/patches/patch-src_spipe_c

11 lines
193 B
Text

Index: src/spipe.c
--- src/spipe.c.orig
+++ src/spipe.c
@@ -12,6 +12,7 @@
#include <config.h>
#endif
+#include <sys/select.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>