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]
/
net
/
gt-itm
/
patches
/
patch-ae
blob
8841b27269bf30d5b9f87efd1c22123e514016ca
1
$NetBSD$
2
3
--- ts.c.orig 1996-10-23 21:05:29.000000000 +0000
4
+++ ts.c
5
@@ -9,7 +9,7 @@
6
7
#include <stdio.h>
8
#include <sys/types.h> /* for NBBY */
9
-#include <alloca.h>
10
+#include <stdlib.h>
11
#include "gb_graph.h"
12
#include <math.h>
13
#include "geog.h"