repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
lang
/
p2c
/
patches
/
patch-ab
blob
5778c19c388f5ae12a38541056ef48780d5c37ab
1
$NetBSD: patch-ab,v 1.2 1999/12/08 09:47:21 rh Exp $
2
3
- use standard headers
4
5
--- p2clib.c.orig Wed Apr 24 22:30:49 1991
6
+++ p2clib.c Wed Dec 8 10:47:00 1999
7
@@ -9,6 +9,7 @@
8
9
10
11
+#include <limits.h>
12
#include "p2c.h"
13
14