Files
pkgsrc-ng/devel/rx/patches/patch-ad
2013-09-26 17:14:40 +02:00

15 lines
334 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
$NetBSD: patch-ad,v 1.1 2009/05/18 05:44:13 dholland Exp $
64-bit cleanliness.
--- rx/rxgnucomp.c.orig 2009-05-18 01:41:42.000000000 -0400
+++ rx/rxgnucomp.c 2009-05-18 01:41:47.000000000 -0400
@@ -18,6 +18,7 @@
#include <sys/types.h>
+#include <stdio.h>
#include "rxall.h"
#include "rxgnucomp.h"
#include "inst-rxposix.h"