10 lines
217 B
C
10 lines
217 B
C
--- defs.c.orig 1994-04-25 07:26:57 UTC
|
|
+++ defs.c
|
|
@@ -26,6 +26,7 @@ static char sccsid[] = "@(#)defs.c 2.2 (
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <ctype.h>
|
|
#include "euc.h"
|
|
#include "cmt.h"
|