summaryrefslogtreecommitdiff
path: root/misc/mc/patches/patch-ag
blob: e6e8c97b1628324aa6ed99e9dbca85daeac29859 (plain)
1
2
3
4
5
6
7
8
9
--- src/dlg.c.orig      Tue Sep 16 23:54:31 1997
+++ src/dlg.c   Sat Jan 24 17:08:46 1998
@@ -21,5 +21,5 @@
 #include <string.h>
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "tty.h"
 #include <stdarg.h>