blob: 9000fd56ca3960f1251c889b5d754ba678fcac31 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- mkmfsed.c.orig Tue May 28 00:00:00 2002
+++ mkmfsed.c Tue Dec 27 14:51:35 2005
@@ -5,6 +5,7 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include "machine.h"
#ifdef NOVOID
|