mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7350323c55
PR: 11578 Submitted by: maintainer
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
--- console/xppxp/icon.c.orig Sat May 8 02:57:54 1999
|
|
+++ console/xppxp/icon.c Sat May 8 02:58:16 1999
|
|
@@ -6,7 +6,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <limits.h>
|
|
#include "xppxp.h"
|
|
#include "Panel.h"
|