Files
pkgsrc-ng/net/xmftp/patches/patch-at
2013-09-26 17:14:40 +02:00

13 lines
297 B
Plaintext

$NetBSD: patch-at,v 1.1 2007/07/28 01:30:03 joerg Exp $
--- ui/upload.c.orig 2007-07-28 01:10:57.000000000 +0000
+++ ui/upload.c
@@ -5,6 +5,7 @@
#include <sys/time.h>
#include <unistd.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>