mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
f0f72ef4e1
Submitted by: bento
10 lines
189 B
C
10 lines
189 B
C
--- defs.h.orig Sat Dec 14 15:23:10 2002
|
|
+++ defs.h Sat Dec 14 15:24:30 2002
|
|
@@ -1,6 +1,4 @@
|
|
extern int errno;
|
|
-extern char *malloc();
|
|
-extern char *realloc();
|
|
|
|
struct box {
|
|
int w, h;
|