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

14 lines
307 B
Plaintext

$NetBSD: patch-aa,v 1.3 2010/04/19 21:23:24 zafer Exp $
--- diff.c.orig 2010-04-19 20:45:00.000000000 +0000
+++ diff.c
@@ -26,7 +26,7 @@
* $FreeBSD: src/usr.bin/csup/diff.c,v 1.1 2010/03/02 07:26:07 lulf Exp $
*/
-#include <sys/limits.h>
+#include <limits.h>
#include <assert.h>
#include <err.h>