1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/net-im/linpopup/files/patch-io.c
Martin Wilke 163e8381a3 - Fix build with gcc4
- Support SUB_FILES

PR:		114077
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 10:40:05 +00:00

11 lines
199 B
C

--- io.c.orig Tue Mar 14 11:45:05 2000
+++ io.c Sun Jun 24 00:08:35 2007
@@ -21,6 +21,7 @@
#include <unistd.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include "protos.h"