1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-08 23:06:56 +00:00
freebsd-ports/net/ppxp/files/patch-aa

12 lines
295 B
Plaintext
Raw Normal View History

--- 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"