1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/net/ppxp/files/patch-aa
Steve Price 7350323c55 Update to version 0.99030108.
PR:		11578
Submitted by:	maintainer
1999-05-09 16:46:19 +00:00

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"