9 lines
189 B
C
9 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;
|