blob: 3e42dee522a2664f247d7151f859f525ae65d0dc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- richmail/richset.c.orig 1992-10-21 18:04:19 UTC
+++ richmail/richset.c
@@ -34,6 +34,7 @@
-------------------------------------------------------------------------*/
#include <stdio.h>
+#include <stdlib.h>
#include "richlex.h"
#include "richset.h"
|