1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/irc/yagirc/files/patch-ab

11 lines
220 B
Plaintext
Raw Normal View History

--- src/net_nowait.c.orig Sun May 23 02:42:46 1999
+++ src/net_nowait.c Sun May 23 02:43:09 1999
@@ -32,6 +32,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <errno.h>
#include <glib.h>
#include <string.h>