mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
$NetBSD: patch-af,v 1.1 2005/07/20 16:03:24 kristerw Exp $
|
|
|
|
--- xmove/print11.c.orig Wed Jul 20 17:44:19 2005
|
|
+++ xmove/print11.c Wed Jul 20 17:45:01 2005
|
|
@@ -109,7 +109,7 @@
|
|
*
|
|
*/
|
|
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <X11/Xatom.h>
|
|
#include "xmove.h"
|
|
|